Drop your file here
or
Apple Strings
If you find this tool helpful, please share it with others
Flutter ARB (Application Resource Bundle) is a file format used for storing localization messages in Flutter apps. It is a JSON-based, structured, and human-readable format, designed to simplify the management of translations in Flutter applications.
Apple Strings is a file format widely used in Apple's development ecosystem for storing localization data. It is a text-based file format that has a simple structure based on key-value pairs, where each key is a string identifier, and the corresponding value is the actual text (translation).
Converting your localization files is quite easy. First, select Apple Strings as the format you would like to convert to. Then, choose the Flutter ARB file and drop it into the designated area. That's all.
Yes, this localization file converter is entirely free to use, with no restrictions on the number of translation files you can convert.