What is the difference between .pbm and .exr?
- Extension
- .pbm
- .exr
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Industrial Light & Magic
- 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.
- Raster image stored in the OpenEXR format, a high dynamic-range (HDR) image file format developed by Industrial Light & Magic; supports multi-layer images, lossy and lossless compression, and 16-bit and 32-bit pixels; used for storing deep raster images for high-quality graphics; used by raster graphics editing programs and imaging applications.
- MIME Type
- image/x-portable-bitmap
- image/x-exr
- Sample
- sample.pbm
- sample.exr
- Wikipedia
- .pbm on Wikipedia
- .exr on Wikipedia