What is the difference between .pbm and .xv?
- Extension
- .pbm
- .xv
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Khoral
- 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.
- This is an image format that is used for visualization in the Khoros software suite. It is a kind of VIFF bitmap image. The format consists of color zones. It is used for visualization purposes in software for both commercial and scientific purposes.
- MIME Type
- image/x-portable-bitmap
- image/x-xbitmap
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia