Formatted DOCX
A Word document with styled headings, bold/italic runs, a table, and an embedded image — for testing DOCX parsers and converters against a rich document.

Rendered preview of the docx file (36.9 KB). Download above for the original.
Specifications
- Headings
- 4
- Styled Runs
- true
- Table
- 3×6
- Embedded Image
- true
What is a .docx file?
DOCX is the default Microsoft Word format, an Office Open XML document packaged as a ZIP archive of XML parts, media, and relationships. It stores structured text, styles, tables, images, and metadata. It is the dominant format for editable word-processing documents.
How to use this file
Use an example DOCX to test Office Open XML parsing, text and style extraction, ZIP-package handling, and converters that render or transform Word documents.
Related files
- docxDOCX with CommentsA Word document with two anchored reviewer comments — for testing comment extraction and whether converters preserve or drop review annotations.
- docxDOCX with Tracked ChangesA Word document with real tracked changes — insertions and deletions attributed to two reviewers with timestamps — for testing how tools read, accept, reject, or preserve revisions.
- docxPlain DOCXA minimal Word document of plain paragraphs with no styling — the simplest valid DOCX for baseline parser testing.
- xlsxMulti-Sheet XLSX with FormulasA two-sheet workbook where a Summary sheet references a Data sheet with SUM and arithmetic formulas — for testing spreadsheet parsers, formula evaluation, and converters.
- odpODP — OpenDocument PresentationA three-slide OpenDocument Presentation with titles and body text — for testing ODP readers and slide converters. Original content, free to use.
- odsODS — OpenDocument SpreadsheetAn OpenDocument Spreadsheet with the same tabular data as the plain XLSX and legacy XLS — a member of an XLSX↔ODS↔XLS conversion set for spreadsheet importers.
Generated by generation/docs_office.py. Free for any use, no attribution required — license.