Sample DOCX Files

Sample .docx documents — the modern Microsoft Word format (Office Open XML, Word 2007 and later). Below: a blank document, a formatted document (headings, lists, table, image), a CV / resume sample, and a multi-page document with 18 chapters and coloured figures.

Sample file: Empty document
Empty document
36 Kb
Sample file: Formatted document: headings, lists, table, image
Formatted document: headings, lists, table, image
37 Kb
Sample file: CV / resume sample
CV / resume sample
36 Kb
Sample file: Multi-page document: 18 chapters with coloured numbered figures
Multi-page document: 18 chapters with coloured numbered figures
162 Kb

🧠 How DOCX works

A modern .docx is a ZIP archive containing XML files (the Office Open XML standard). The body text and markup are stored in word/document.xml, embedded images live in the media folder, and styles and fonts are in styles.xml. Opens in Word, LibreOffice Writer and Google Docs.

📦 ZIP archive with XML files inside 📝 word/document.xml text and markup paragraphs, tables main content 🖼️ word/media/ embedded images 🎨 styles.xml styles and fonts formatting 💾 .docx ready file