What is the difference between .docm and .fodt?
- Extension
- .docm
- .fodt
- Format
- Binary
- Text
- Category
- Document
- Document
- Developer
- Microsoft
- OpenDocument Foundation
- 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.
- FODT (Flat XML ODF Text Document) is a file type used for documents created in OpenDocument text editors, such as LibreOffice Writer. FODT files are based on the OASIS Open Document Format (ODF) and store text-based documents that also contain formatting and layout information. They can be opened in compatible text editors and other programs, such as Microsoft Word.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- application/vnd.oasis.opendocument.text-flat-xml
- Sample
- sample.docm
- Wikipedia
- .docm on Wikipedia
- .fodt on Wikipedia