AI JSON Translator for i18n localization

Translate JSON and i18n files with artificial intelligence

The AI translator for JSON files used in web applications, software, and multilingual sites. Maintains original keys, variables, and structure while generating accurate translations in over 60 languages.

en.json → it.json

// EN

{
"welcome": "Welcome back",
"save": "Save changes",
"error.auth": "Login failed",
"nav.home": "Home",
"nav.settings": "Settings"
}

// IT

{
"welcome": "Ben tornato",
"save": "Salva modifiche",
"error.auth": "Accesso fallito",
"nav.home": "Home",
"nav.settings": "Impostazioni"
}
60+Languages
<20sFor files
100%Key-safe
File size

Features

Everything you need to translate JSON files

Unchanged JSON structure

The structure of the file is fully preserved. Keys, objects, arrays, and nesting remain identical while only the contents are translated.

Protected variables and placeholders

Automatically recognizes placeholders like {{name}}, %s, {count} and other variables avoiding unwanted changes.

JSON translation in multiple languages

Simultaneously generates all target languages and downloads the results in a production-ready ZIP archive.

Contextual AI translations

Artificial intelligence understands the context of the interface, the tone, and the terminology to produce natural and coherent translations.

API and CLI for developers

Integrate the JSON translator into CI/CD workflows, localization pipelines, and deployment processes.

Beyond i18n files

Translate email templates, notifications, application content, and other structured files while maintaining the original format.

How it works

Translate a JSON file in 3 steps

01

Upload the JSON file

Paste or upload the content of your translation JSON file used for localizing your application.

02

Add context

Provide instructions and context to obtain more accurate and consistent translations for your product.

03

Select languages

Choose one or more target languages from over 60 available and immediately generate the translated files.