Drop your file here
or
Flutter ARB
If you find this tool helpful, please share it with others
Gettext PO (Portable Object) is a file format widely used in software localization, defined by the GNU gettext tool. It is a plain text file format that consists of key-value pairs, mapping original strings (keys) to their corresponding translations (values).
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.
Converting your localization files is quite easy. First, select Flutter ARB as the format you would like to convert to. Then, choose the Gettext PO 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.