What is the difference between .pbm and .map?
- Extension
- .pbm
- .map
- Format
- Binary
- Category
- Raster Image
- Other
- Developer
- Wolfgang Hoschek
- ColorgrafX
- 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 format is used as the color palette format for a variety of operating system image editors. It is used to store font templates in text and graphic editors. It allows you to change color intensity and transparency levels.
- MIME Type
- image/x-portable-bitmap
- application/vnd.xworlds.colormap
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia