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

How to enter characters that are not on the keyboard

About ways to enter characters that are not on the keyboard If you’re working on Windows and need to type something that isn’t on the keyboard, press Win + ;. A small window will appear where you can choose the type of character you want (regular, emoji, or smiley) at the top and specify it […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 3

How to fix the “Value cannot be null. Parameter name culture” error in Trados Studio

About another error in Trados Studio If you create a project in Trados Studio and when asking to see a preview of the file, it says that you are not cultured enough, Value cannot be null. Parameter name: culture —ignore it: the project will be created properly and everything will be fine. It’s only the […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 4

Indirect signs that you are losing money

Reflections based on observations Computer Files Programs Word Text Internet
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 5

How to type a number in superscript or subscript

About superscript or subscript numbers How do you type a number in the upper or lower index if the text editor has no idea what an index is? For example, in a regular Notepad (and, by the way, in Telegram). This is where Unicode comes in. It has ready-made symbols for numbers in the upper […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 6

How to quickly adjust the text size on a web page in Windows

About adjusting the text size on a web page in Windows The fastest way to adjust the text size of a web page in Windows is to spin the mouse wheel while holding down the Ctrl key: On laptops that use a touchpad instead of a mouse, you can use the following commands: Plus and Minus […]