Free converter
XLIFF to CSV Converter
Upload an .xlf or .xliff file or paste its contents to generate CSV output. The converter extracts translation units and formats them into simple key,value rows for spreadsheet review.
Runs locally in your browser. Files are not uploaded to a server.
XLIFF source
Paste XLIFF content or upload an .xlf or .xliff file from your device.
Generated CSV
Copy the result or download it as a ready-to-use CSV file.
What this tool does
Reads XLIFF translation units
The converter parses XLIFF files and extracts `trans-unit` or `unit` entries with usable IDs.
Uses target or source text
Each entry is mapped to its `target` text when available, with `source` as a fallback.
Exports spreadsheet-ready CSV
The generated CSV can be copied or downloaded immediately for review and localization workflows.