What is the difference between .ppm and .cip?
- Extension
- .ppm
- .cip
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Jef Poskanzer
- Cisco
- 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.
- CIP is a proprietary image format developed by Cisco Systems for its IP phones. It is used to store images, backgrounds, icons, and logos, and is optimized for use on Cisco IP phones. It is not compatible with other image formats.
- MIME Type
- image/x-portable-pixmap
- application/x-cisco-vnd.cip
- Sample
- sample.ppm
- sample.cip
- Wikipedia
- .ppm on Wikipedia