What is the difference between .docm and .dotx?
- Extension
- .docm
- .dotx
- Format
- Binary
- Binary
- Category
- Document
- Document
- Developer
- Microsoft
- Microsoft
- Description
- A DOCM file is a document created by Microsoft Word, a popular word processor included with Microsoft Office. It contains embedded macros that can be executed within the document. DOCM files are used to automate Word Open XML document (.DOCX) tasks by adding advanced macro functionality.
- A DOTX file is a template created by Microsoft Word, a word processing program. It contains default layouts and settings for a document, including styles, AutoText, toolbars, and macros. DOTX files are used as a baseline to create multiple .DOCX documents with the same formatting.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- application/vnd.openxmlformats-officedocument.wordprocessingml.template
- Sample
- sample.docm
- sample.dotx
- Wikipedia
- .docm on Wikipedia
- .dotx on Wikipedia