What is the difference between .pbm and .jbg?
- Extension
- .pbm
- .jbg
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Joint Bi-level Image Experts Group (JBIG)
- 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.
- Created by JBIG (Joint Bi-level Image Experts Group), JBG is a lossless file format that contains both colored and monochrome images. Commonly used to compress fax images, and it has better compression than G3 and G4 compression codecs.
- MIME Type
- image/x-portable-bitmap
- image/jbig
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .jbg on Wikipedia