What is the difference between .rtf and .docm?
- Extension
- .rtf
- .docm
- Format
- Text
- Binary
- Category
- Document
- Document
- Developer
- Microsoft
- Microsoft
- Description
- 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.
- 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
- text/richtext
- application/vnd.ms-word.document.macroenabled.12
- Sample
- sample.rtf
- sample.docm
- Wikipedia
- .rtf on Wikipedia
- .docm on Wikipedia