What is the difference between .xbm and .exr?
- Extension
- .xbm
- .exr
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Industrial Light & Magic
- Description
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- 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-xbitmap
- image/x-exr
- Sample
- sample.xbm
- sample.exr
- Wikipedia
- .xbm on Wikipedia
- .exr on Wikipedia