What is the difference between .pbm and .pdb?
- Extension
- .pbm
- .pdb
- Format
- Binary
- Binary
- Category
- Raster Image
- Ebook
- Developer
- Wolfgang Hoschek
- Palm
- 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.
- Standard data format used by several different programs on Palm-based PDA devices; may store various types of data, such as eBooks, word processing documents, spreadsheets, databases, maps, and image files.
- MIME Type
- image/x-portable-bitmap
- application/x-pilot
- Sample
- sample.pbm
- sample.pdb
- Wikipedia
- .pbm on Wikipedia