Free converter
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.
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 JSON
Copy the result or download it as a ready-to-use JSON file.
What this tool does
Removes metadata keys
Any key that starts with @ is excluded from the generated JSON output.
Keeps your content intact
Regular translation keys and values are preserved and formatted with clean indentation.
Runs locally
The conversion happens in the browser, which makes it fast and avoids backend dependency for this workflow.