What is the difference between .dotx and .docm?
- Extension
- .dotx
- .docm
- Format
- Binary
- Binary
- Category
- Document
- Document
- Developer
- Microsoft
- Microsoft
- Description
- 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.
- 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.
- MIME Type
- application/vnd.openxmlformats-officedocument.wordprocessingml.template
- application/vnd.ms-word.document.macroenabled.12
- Sample
- sample.dotx
- sample.docm
- Wikipedia
- .dotx on Wikipedia
- .docm on Wikipedia