What is a DOCX file?

DOCX — Microsoft Word (Office Open XML)

What is it?

DOCX has been Microsoft Word's word processing format since 2007. It stores the text itself, but also everything around it: styles, headings, tables, images, footnotes, comments and tracked changes.

Under the hood, a DOCX file isn't a single file but a compressed archive. Rename it to .zip and open it up: you'll find a set of XML files inside — the text in one, the styles in another, the images tucked away in their own folder. This open structure is why so many programs can read it, and why a slightly damaged file can sometimes still be recovered.

History & origin

Until 2007, Word saved files as .doc, a closed binary format that was hard to interpret without Microsoft's own software. Pressure from government bodies, unwilling to entrust their archives to an opaque format, pushed the company to publish an open specification.

The result was Office Open XML, standardized by ECMA in 2006 and then by ISO in 2008 (ISO/IEC 29500). The "x" in DOCX marks this shift to XML. The standardization process was so contentious that it's still cited today as a textbook case in the world of technical standards.

Why it is useful

It's the most widely used writing format in the world: share a DOCX file and almost anyone will be able to open it, whether in Word, LibreOffice, Google Docs or Pages.

It carries the full toolkit of collaborative writing — comments, tracked changes, templates, styles — which a PDF simply can't offer. And a DOCX file can't contain macros: that's what the .docm extension is for, which makes DOCX considerably safer to receive.

Limits & drawbacks

Rendering is never entirely guaranteed. Open the same DOCX file on two machines with different fonts installed, and the pagination shifts. A carefully laid-out document can look different from one program to another, particularly between Word and LibreOffice when it comes to complex tables and text boxes.

It's a "living" format, built to be edited: there's no guarantee that what you see today is exactly what will be read tomorrow.

Practical tips

Write in DOCX, distribute as PDF. Once the document is finished and meant to be read, printed or sent to someone else, convert it: this locks in the layout and removes any risk of accidental changes.

For long-term archiving or official submissions, ODT is often the better choice: it's an open, vendor-neutral format with no dependency on a single company. And if all you need to keep is the text, TXT will strip away any formatting entirely.

Convert your DOCX in seconds, on our secure servers in France.

Convert a DOCX