Skip to content
Novus Examples
docx

What is a .docx file?

application/vnd.openxmlformats-officedocument.wordprocessingml.document

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 a .docx 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.

Convert a .docx file to another format

← All file formats