Free converter
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.
Runs locally in your browser. Files are not uploaded to a server.
ARB source
Paste ARB content or upload a .arb file from your device.
Generated CSV
Copy the result or download it as a ready-to-use CSV file.
What this tool does
Removes metadata entries
Any ARB entry that starts with @ is skipped from the CSV output.
Flattens nested keys
Nested objects are converted into dot-notation keys so they fit cleanly into spreadsheet rows.
Exports key-value rows
The generated CSV uses a simple key,value structure that is easy to review, filter, and share.