QM Converter

Extract text from Qt translation files (QM)


Drop or upload your .QM file

How to extract text from your QM file

  1. Click the "Select File" button above, and choose your QM file.
  2. You’ll see a preview, if available.
  3. Click the "Convert file to..." button to extract text information.

Convert QM to another file type

To convert QM translations to another format, you need Qt Linguist or other Developer software.

Convert a file to QM

To convert other file formats to the "Compiled Translation File" file type, you need software like Qt Linguist or a similar tool.


About QM files

The .QM file is a compiled binary translation file used by the Qt framework to localize software applications into different languages. These files are typically generated from XML-based TS files using the Qt lrelease tool. Developers deploy .QM files with their applications because they are compact and load faster than raw text. However, this creates a major problem for translation teams: .QM files are closed, binary formats. You cannot open them in standard text editors or translation memory software like Trados Studio or MemoQ. If a translator needs to fix a typo or update interface strings, they cannot edit the .QM file directly.

To modify the translations, the best approach is to convert the .QM file back into a human-readable TS file, or standard localization formats like PO or XLF (XLIFF). Converting to CSV is also popular for reviewing strings in Microsoft Excel. Be aware that decompiling a .QM file will result in data loss. Original developer comments, plural forms, or context tags present in the source TS file are permanently stripped during the initial compilation and cannot be recovered.

Because .QM is a highly specific, compiled format, standard online document converters fail to process it. Usually, only the original Qt tools like lconvert can properly decompile the binary data. Just drag and drop your file to identify the format, view it, and convert it when possible. Our platform can inspect the internal structure and may extract raw text strings, offering a realistic workaround when the original source files are lost.

Convert.Guru analyzes your QM file, detects the exact format, and lets you read the text inside.

Users also converted VPBFDGHIATLKURY, TXT, LIN, TS, CRC, PAK, ZIP, ARSC, TSV, BIN, PPTX, RAR and PNG files.


FAQ

If you want to convert QM file to TS, MP4, AVI, MOV, WMV, FLV, WEBM, MKV, M4V, 3GP, OGV or ASF, you can use Qt Linguist or similar software from the "Compiled Application Localization Strings" category. In the File menu, look for Save As… or Export….

To convert MTS, MOV, RMVB, DIVX, RM, H264, TS, WMV, VOB, MP4, XVID or AVI files to QM, try Qt Linguist or another comparable tool in the "Compiled Application Localization Strings" category.



The QM Converter Story

The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our QM converter.