Translation Related File Format Converters
We collects some third party tools for you to help you extract messages from your localizations or convert unsupported formats for translation in Crowdin
Converters change various formats to PO and back. (Sometimes only one direction is supported, or conversion is done without PO files.)
- moz2po - Mozilla .properties and .dtd converter. Works with Firefox and Thunderbird
- csv2po - Comma Separated Value (CSV) converter. Useful for doing translations using a spreadsheet.
- html2po - HTML converter
- ical2po - iCalendar file converter
- ini2po - Windows INI file converter
- php2po - PHP localisable string arrays converter.
- web2py2po - web2py translation to PO converter
- rc2po - Windows Resource .rc (C++ Resource Compiler) converter
- sub2po - Converter for various subtitle files
- txt2po - Plain text to PO converter
- xliff2po - XLIFF (XML Localisation Interchange File Format) converter
- po2json - Convert a Uniforum format portable object file to javascript object notation
