| File Type |
Portable Pixmap Image File |
| File Format |
File |
| Common? |
No |
| File Description |
24-bit color image that is formatted in text format; each pixel is assigned a number from 0 to 65536 that defines the color of the pixel; other information stored in a PPM file includes the image height and width, whitespace data, and the maximum color value.
Because the PPM format is uncompressed and is inefficient compared to other image formats, it is seldom used for saving large image files. |
| Program(s) that open ppm files |
Mac: Netpbm; Adobe Photoshop with CartaPGM plugin; Edit with a text editor
Windows: Netpbm; Corel Paint Shop Pro; Adobe Photoshop with CartaPGM plugin; ACDSee Photo Manager; Edit with a text editor
Unix: Netpbm graphics package |