DOCM
DOCM word-processing documentUsed for editable correspondence, manuscripts, and formatted text.
- Family
- Documents
- MIME
- application/vnd.ms-word.document.macroEnabled.12
Free DOCM to DOC conversion online, with the real word-processing object-model rebuilding behavior, what gets lost, and a concrete way to check the output.
Paragraphs, styles, sections, headers, tables, fields, and embedded objects are read from DOCM and mapped into the document model supported by DOC. Pagination can move even when every word transfers. DOCM follows OOXML document relationships while separately inventorying the VBA project, signatures, controls, fields, media, styles, and section layout. The DOC destination uses the constraints of the legacy binary Word model, including older field, drawing, table, and compatibility behavior.
Read as an OOXML Word document package that can contain VBA macros alongside editable document content. Rebuilt as the legacy binary Microsoft Word document model.
Used for editable correspondence, manuscripts, and formatted text.
Designed for editable text documents with styles, headings, and page layout.
Check macro and signature requirements separately from styles, pagination, tracked changes, tables, fields, and links.
Compare page breaks, tables, headers, footnotes, and tracked changes in Word or a compatible editor.
Conversion can remove or disable macros, signatures, controls, and automation even when visible pages look correct.
Modern layout features, embedded objects, macros, and fonts may shift when the binary document is rebuilt.
the legacy binary Microsoft Word document model is what gets written, labeled as application/msword. Whether that actually opens depends on the receiving application, not on the file extension.
DOC earns its place when its editing, reflow, or reader support outweighs exact DOCM structure - Just test the most complex page or chapter before committing to it.