What is the difference between .pbm and .palm?
- Extension
- .pbm
- .palm
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Palm, Inc.
- 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 for storing bitmap images. It supports many different file types and compression algorithms. One Palm bitmap file can contain multiple versions of the same images with different colors. These files are used on PALM devices.
- MIME Type
- image/x-portable-bitmap
- image/x-palm-pixmap
- Sample
- sample.pbm
- sample.palm
- Wikipedia
- .pbm on Wikipedia