ByteScope

Word document (docx) file format

A Microsoft Word document in the Office Open XML format.

MIME type
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Extensions
.docx
Category
Documents

Magic-number signature

0x00000000504B0304PK··'PK' — it is a ZIP

Inside the ZIP: '[Content_Types].xml' plus a 'word/' directory.

About the Word document (docx) format

A .docx is a ZIP archive of XML parts describing the document, replacing the old binary .doc. It is recognized by opening the ZIP and finding '[Content_Types].xml' plus a 'word/' folder.

Related formats

Have a file that might be Word document (docx)? Identify it with the File Type Identifier — it reads the magic number locally, nothing is uploaded. Or browse all formats.