Skip to content
Novus Examples
docx35.9 KB

Plain DOCX

A minimal Word document of plain paragraphs with no styling — the simplest valid DOCX for baseline parser testing.

Rendered preview of Plain DOCX

Rendered preview of the docx file (35.9 KB). Download above for the original.

Specifications

Headings
0
Styling
none
Paragraphs
3

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.

Generated by generation/docs_office.py. Free for any use, no attribution required — license.