Free Tools
Utility tools for localization teams and developers
A growing set of browser-based converters for everyday localization work. Move between ARB, JSON, CSV, Excel-style exports, XML resources, and other common file formats without leaving the browser.
Built for day-to-day localization work
- Focused converters that solve one task well
- Fast browser-based processing
- Clear, familiar workflow across every tool
Free format converters for localization workflows
Use these free tools to convert between ARB, JSON, CSV, Excel-style exports, Android XML, iOS strings, StringDict, Properties, PO, RESX, XLIFF, and Rails YAML formats.
ARB to JSON
ARB to JSON Converter
Upload an ARB file or paste its contents to generate clean JSON. The converter removes ARB metadata entries, such as keys that start with @, while preserving your translatable values.
ARB to CSV
ARB to CSV Converter
Upload an ARB file or paste its contents to generate spreadsheet-ready CSV output. The converter removes ARB metadata and flattens nested keys into a simple key,value structure.
ARB to Excel
ARB to Excel Converter
Upload an ARB file or paste its contents to generate an Excel-compatible export. The converter removes ARB metadata and organizes translation keys and values into clean tabular rows.
JSON to ARB
JSON to ARB Converter
Upload a JSON file or paste JSON content to generate ARB output. The converter adds the required @@locale field and keeps your translation keys intact for Flutter localization workflows.
JSON to CSV
JSON to CSV Converter
Upload a JSON file or paste JSON content to generate spreadsheet-ready CSV output. The converter flattens nested keys into a simple key,value structure for review and sharing.
CSV to JSON
CSV to JSON Converter
Upload a CSV file or paste key-value rows to generate clean JSON output. The converter supports key,value format and expands dot-notation keys into nested JSON objects.
Excel to ARB
Excel to ARB Converter
Upload an Excel-compatible export or paste key-value rows to generate ARB output. The converter reads tabular content, adds the @@locale header, and prepares the result for Flutter localization workflows.
Android XML to Strings
Android XML to Strings Converter
Upload an Android strings.xml file or paste XML content to generate Apple .strings output. The converter extracts <string> entries and formats them for iOS localization workflows.
Android XML to CSV
Android XML to CSV Converter
Upload an Android strings.xml file or paste XML content to generate CSV output. The converter extracts <string> entries and formats them into simple key,value rows for spreadsheet review.
iOS Strings to Android XML
iOS Strings to Android XML Converter
Upload an Apple .strings file or paste its contents to generate Android strings.xml output. The converter reads key-value entries and formats them as Android <string> resources.
StringDict to CSV
StringDict to CSV Converter
Upload an Apple .stringsdict file or paste its contents to generate CSV output. The converter extracts localization keys and format strings into simple key,value rows for spreadsheet review.
Properties to CSV
Properties to CSV Converter
Upload a Java .properties file or paste its contents to generate CSV output. The converter extracts key-value pairs and formats them into simple rows for review and handoff.
Properties to Excel
Properties to Excel Converter
Upload a Java .properties file or paste its contents to generate an Excel-compatible export. The converter extracts key-value pairs into a clean two-column format for review and handoff.
PO to CSV
PO to CSV Converter
Upload a gettext .po or .pot file or paste its contents to generate CSV output. The converter extracts msgid and msgstr pairs into simple rows for spreadsheet review and localization workflows.
PO to Excel
PO to Excel Converter
Upload a gettext .po or .pot file or paste its contents to generate an Excel-compatible export. The converter extracts msgid and msgstr pairs into a clean two-column format for review and localization workflows.
RESX to CSV
RESX to CSV Converter
Upload a .resx file or paste XML content to generate CSV output. The converter extracts <data> entries and formats them into simple key,value rows for spreadsheet review and localization workflows.
RESX to Excel
RESX to Excel Converter
Upload a .resx file or paste XML content to generate an Excel-compatible export. The converter extracts <data> entries into a clean two-column format for review and localization workflows.
XLIFF to JSON
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.
XLIFF to CSV
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.
Rails YAML to Excel
Rails YAML to Excel Converter
Upload a Rails .yml or .yaml locale file or paste its contents to generate an Excel-compatible export. The converter reads the locale tree, flattens nested translation keys, and structures them into clean tabular rows.
Each converter follows the same straightforward workflow, so you can switch tools without relearning the interface.