What is the difference between .docm and .rtf?
- Extension
- .docm
- .rtf
- Format
- Binary
- Text
- 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.
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- text/richtext
- Sample
- sample.docm
- sample.rtf
- Wikipedia
- .docm on Wikipedia
- .rtf on Wikipedia