What is the difference between .ppm and .docm?
- Extension
- .ppm
- .docm
- Format
- Text
- Binary
- Category
- Raster Image
- Document
- Developer
- Jef Poskanzer
- Microsoft
- Description
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- 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
- image/x-portable-pixmap
- application/vnd.ms-word.document.macroenabled.12
- Sample
- sample.ppm
- sample.docm
- Wikipedia
- .ppm on Wikipedia
- .docm on Wikipedia