What is the difference between .ppm and .dotx?
- Extension
- .ppm
- .dotx
- 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 DOTX file is a template created by Microsoft Word, a word processing program. It contains default layouts and settings for a document, including styles, AutoText, toolbars, and macros. DOTX files are used as a baseline to create multiple .DOCX documents with the same formatting.
- MIME Type
- image/x-portable-pixmap
- application/vnd.openxmlformats-officedocument.wordprocessingml.template
- Sample
- sample.ppm
- sample.dotx
- Wikipedia
- .ppm on Wikipedia
- .dotx on Wikipedia