Test filesOffice documents › document.docx

Sample DOCX file

Word document (OOXML) with a heading and two paragraphs.

↓ Download document.docx
Filenamedocument.docx
FormatDOCX
Size1.1 KB (1,082 bytes)
MIME typeapplication/octet-stream
SHA-25608deccf7b4eb6de82226463b72076dbefbc7fcc89b1c691ed5a83a5db349954c
What this file catchesA minimal but valid DOCX built from source as a ZIP of XML parts. Opens in the corresponding application; use it to exercise upload, parsing and preview without shipping a real document. Also checks that your MIME sniffing recognises a .docx as a ZIP-based OOXML package rather than mislabelling it application/zip.

Download & verify

curl -fsSL -o "document.docx" "https://files.hexaqa.com/office/document.docx"
curl -fsSL "https://files.hexaqa.com/office/document.docx" | sha256sum # expect: 08deccf7b4eb6de82226463b72076dbefbc7fcc89b1c691ed5a83a5db349954c

More office documents test files

corrupt-missing-content-types.docxdocument.odtformula-injection.xlsxmacro-enabled.xlsmpresentation.pptxspreadsheet.odsspreadsheet.xlsx

← All Office documents files