What is the difference between .pbm and .jpc?
- Extension
- .pbm
- .jpc
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Joint Photographic Experts Group
- 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.
- Image format that uses JPEG 2000 advanced wavelet compression; supports color depths of 8, 24, and 32 bits per pixel; also supports grayscale, RGB, YCbCr, XYZ, and Lab color spaces.
- MIME Type
- image/x-portable-bitmap
- image/jp2
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .jpc on Wikipedia