What is the difference between .pbm and .ptif?
- Extension
- .pbm
- .ptif
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Kermit
- 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.
- File extension ptif is mainly associated with the Pyramid encoded TIFF bitmap graphics file format. Multi-resolution TIFF containing successively smaller versions of the image down to the size of an icon.
- MIME Type
- image/x-portable-bitmap
- image/x-ptif
- Sample
- sample.pbm
- sample.ptif
- Wikipedia
- .pbm on Wikipedia