Your files stay on your device

# DOCX Reader: Inspect, Convert to Markdown, HTML, Text

Inspect a Word document (counts, metadata, media, external links) and convert its text to Markdown, HTML, or plain text with a loss ledger.
Word document

- No DOCX writer: this reads documents and does not produce them.
- No layout rendering, a DOCX page is not reconstructed visually, ever.
- Headers and footers ship once in a conversion appendix, labeled by part. Per-page repetition needs pagination this reader does not have.
- .doc (pre-2007 binary) is not a ZIP container and is refused by the signature check.
- Nothing is uploaded: parsing runs in a worker in your tab.
Nothing in yet

Paste, drop, or type to begin. Everything stays on this device.

load a .docx, inspect, convert

## Next door in Files

- [XLSX reader and writer](/files/xlsx)
- [PPTX reader and slide PDF](/files/pptx)
- [ZIP inspector & builder](/files/zip)
[All files tools](/files)

---

Canonical HTML: https://nutter.tools/files/docx
Markdown version: https://nutter.tools/files/docx/index.md
Plain-text version: https://nutter.tools/files/docx/index.txt
Agent index: https://nutter.tools/llms.txt

