.docx

What is a .docx file?

DOCX is Microsoft Word's default document format — an XML-based container that quietly runs most of the world's written communication.

Safe format
Type Document
By Microsoft
MIME application/vnd.openxmlformats-officedocument.wordprocessingml.document

Drop any file to identify it

No upload. No signup. No sending your file halfway across the internet.
We tell you what it is, right here in your browser.

What is it

Someone sent you a document. It's a DOCX. This is the least surprising sentence in technology because DOCX has been the default Word format since 2007, and Microsoft Word is still how most of the professional world writes things down.

Here's the part most people don't know: a DOCX file is actually a ZIP archive stuffed with XML files, images, and styling data. Rename one to .zip and you can peek inside — you'll find folders like "word/" containing document.xml (your actual text) and various relationship files. The 'x' stands for XML, replacing the older .doc format's proprietary binary blob that only Word could reliably parse. This open structure is why Google Docs, LibreOffice, and dozens of other tools can read and write DOCX without reverse-engineering anything.

Word (subscription, of course) handles DOCX perfectly. Google Docs is free and handles most formatting. LibreOffice Writer is free and does the job for straightforward documents — complex layouts with track changes may get slightly mangled. For sharing a document you don't want edited, convert to PDF with fwip. DOCX became the standard for editable documents the way PDF did for finished ones.

Technical details
Full Name
Microsoft Word Document
MIME Type
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Developer
Microsoft
Magic Bytes
50 4B 03 04
Safety
.docx is a known, safe format.
What opens it
Microsoft Word
Subscription All
Google Docs
FREE Web
LibreOffice Writer
FREE All
Apple Pages
FREE macOS / iOS
Convert with fwip

Convert .docx files instantly in your browser. No upload, no signup, no subscription. Your files never leave your device.

Free in your browser. Batch processing & offline mode in the desktop bundle.

FAQ
What is the difference between DOCX and DOC?
DOC is the old binary format used by Word 97–2003. DOCX replaced it in 2007 with an open, XML-based structure that is smaller, more reliable, and readable by non-Microsoft software. If someone sends you a .doc file, they are probably forwarding something from 2006.
How do I open a DOCX file without Microsoft Word?
Google Docs opens DOCX files directly in your browser — just upload or drag in. LibreOffice Writer (free, all platforms) and Apple Pages also handle DOCX. Formatting may shift slightly, but the content comes through.
How do I convert DOCX to PDF?
Use fwip's DOCX to PDF converter — it renders the document in your browser and prints to PDF without uploading anything. You can also use File → Save As PDF in Word or Google Docs.
Why is my DOCX file so large?
Usually embedded images. DOCX stores images at their original resolution inside the ZIP archive. Compress your images before inserting them, or use Word's built-in "Compress Pictures" option to shrink the file.
Learn more about .docx
Related formats