What is the difference between .potm and .ppm?
- Extension
- .potm
- .ppm
- Format
- Binary
- Text
- Category
- Presentation
- Raster Image
- Developer
- Microsoft
- Jef Poskanzer
- Description
- A POTM file is a macro-enabled presentation template created by Microsoft PowerPoint, a program used for creating slide show presentations. It contains default images, slide templates, macros, and formatting. POTM files are used to create multiple .PPTM files with the same formatting and macro settings.
- 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.
- MIME Type
- application/vnd.ms-powerpoint.presentation.macroEnabled.12
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .potm on Wikipedia
- .ppm on Wikipedia