GPT Translator Logo
Login

Free converter

XLIFF to JSON Converter

Upload an .xlf or .xliff file or paste its contents to generate JSON output. The converter extracts translation units and maps their IDs to source or target values.

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 JSON

Copy the result or download it as a ready-to-use JSON 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 clean JSON

The generated JSON can be copied or downloaded immediately for reuse in localization workflows.