What is the difference between .docm and .pbm?
- Extension
- .docm
- .pbm
- Format
- Binary
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- image/x-portable-bitmap
- Sample
- sample.docm
- sample.pbm
- Wikipedia
- .docm on Wikipedia
- .pbm on Wikipedia