Document format

DOCX Sample Files

Microsoft Word Open XML (.docx) files are the default format for Word documents, encapsulating rich text, styles, tables, and images within a zipped XML package. They support collaboration features like tracked changes and comments. Use sample .docx files to verify import/export fidelity, style mapping, metadata extraction, and co-authoring workflows in desktop and cloud editors.

8 files All to 50KB SHA256 verified Manifest included
Quick facts
CategoryDocument
Total Files8
Extension.docx
MIMEapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
Opens withMicrosoft Word, Google Docs
ManifestJSON
Request Related Coverage
Files first

Start with one representative file.

Starter file

docx_meeting_notes_sample.docx · 2.7 KB

Download

Project Brief DOCX

Office-style DOCX fixture for text extraction and section parsing.

docx_project_brief_sample.docx · 2.6 KB
Download Fixture

Meeting Notes DOCX

Narrative DOCX fixture for paragraph extraction and office parsing QA.

docx_meeting_notes_sample.docx · 2.7 KB
Download Fixture
Filename Size MIME Download
.docx Realistic Starter SHA256 59c39f303e95...
2.7 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx Realistic SHA256 2692021da6d4...
2.6 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx Realistic SHA256 aa1dec3b5191...
2.6 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx SHA256 6154fc022b2a...
16.4 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx SHA256 2d724fe45af2...
11.0 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx SHA256 77e82f300348...
13.0 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx SHA256 9c00b43e259f...
10.0 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
.docx Realistic SHA256 36a0ee650f4c...
2.7 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document Download
Use cases

Pick the next task, not just the next file.

Upload Testing

DOCX for Upload Testing

Open Format DOCX

Parser Regression

DOCX for Parser Regression

Open Format DOCX

QA Automation

DOCX for QA Automation

Open Format DOCX
Compare and decide

Keep the next decision one step away.

PDF vs DOCX

Decide between fixed-layout PDF and editable DOCX for document workflows.

Open Comparison
FAQ and reference

Keep the operational details quiet.

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?

Use the manifest when you need stable names, SHA256 values, and URLs for automation.

Validation Methodology
  • Test parser behavior on varied sizes and edge-case encodings.
  • Validate text extraction and metadata integrity.
  • Confirm conversion and round-trip fidelity where applicable.
Fixture Matrix

Use the curated DOCX matrix to choose the right clean, edge-case, and broken fixtures for this format.

Open Matrix