our blog

How to Get a .xlf File from a memoQ XLIFF File (.mqxlz)

How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 1

There is a simple way to extract .xlf from memoQ .mqxlz

Sometimes you have a memoQ XLIFF file (with .mqxlz extension), but it is much easier for you to work with .xlf file. (For example, .xlf files, unlike .mqxlz ones, can be used for QA checks in the free version of Xbench.)

The trick below helps: 

1. First, you should know that .mqxlz file is a renamed .zip archive. Add the .zip extension to .mqxlz file:

my_memoQ_file.mqxlz -> my_memoQ_file.mqxlz.zip

2. Extract everything from this .zip file. There are two files inside:

  • document.mqxliff
  • skeleton.xml

3. Add the .xlf extension to .mqxliff file (you do not need skeleton.xml at all):

document.mqxliff -> document.mqxliff.xlf

Now you get the .xlf file that contains the same bilingual text.

Enjoy!

Recommended content

How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 2

Names of some well-known companies that actually are abbreviations

Fun facts about brand names Names of some well-known companies are actually abbreviations, not acronyms:
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 3

Artificial Intelligence is not Intelligence

A few thoughts on artificial intelligence For an AI chatbot like ChatGPT to work, it first needs to train the Large Language Model (LLM) it relies on using a huge amount of text data. Modern LLMs are trained on almost everything that can be found on the internet. The texts generated by chatbots are often […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 4

Where will experienced translators come from if there are fewer inexperienced ones on the market?

Abstract semi-philosophical considerations Machine translation is gradually pushing out of the market those translators who cannot keep up with it in terms of quality, i.e., those who are not very experienced. As a result, the ratio of experienced to inexperienced translators should theoretically gradually change in favor of the former. This seems to be a […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 5

How to fix «Failed to save target content: Cannot find central directory» error in Trados Studio

About the ways to fix the issue in Trados Studio When trying to generate a translated document in Trados Studio, this error sometimes occurs: Failed to save target content: Cannot find central directory. It happens because of corrupted data in the source file used to create and store the SDLXLIFF file you translated in Trados […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 6

How to fix «Failed to open return package» error in Trados Studio

About another issue in Trados Studio When importing a package, Trados Studio might say that it Failed to open return package, because it contains a project that does not exist in your setup. That it’s not a Trados Studio issue, but yours: you tried to import a return package for a project Trados Studio doesn’t […]