What is the difference between .exr and .xbm?
- Extension
- .exr
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Industrial Light & Magic
- The X Consortium
- Description
- 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.
- 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.
- MIME Type
- image/x-exr
- image/x-xbitmap
- Sample
- sample.exr
- sample.xbm
- Wikipedia
- .exr on Wikipedia
- .xbm on Wikipedia