What is the difference between .pbm and .cip?
- Extension
- .pbm
- .cip
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Cisco
- Description
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- 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-bitmap
- application/x-cisco-vnd.cip
- Sample
- sample.pbm
- sample.cip
- Wikipedia
- .pbm on Wikipedia