What is the difference between .pps and .pgm?
- Extension
- .pps
- .pgm
- Format
- Binary
- Binary
- Category
- Presentation
- Raster Image
- Developer
- Microsoft
- Jef Poskanzer
- Description
- A PPS file is a slide show created by Microsoft PowerPoint, a popular program included with Microsoft Office for creating presentations. It is saved as a completed slide show, which can be viewed by PowerPoint, OpenOffice, and several other presentation programs. PPS files are not editable like .PPT files.
- A PGM file is a grayscale image file saved in the portable gray map (PGM) format and encoded with one or two bytes (8 or 16 bits) per pixel. It contains header information and a grid of numbers that represent different shades of gray from black (0) to white (up to 65,536). PGM files are typically stored in ASCII text format, but also have a binary representation.
- MIME Type
- application/mspowerpoint
- image/x-portable-graymap
- Sample
- sample.pps
- sample.pgm
- Wikipedia
- .pps on Wikipedia
- .pgm on Wikipedia