What is the difference between .exr and .mat?
- Extension
- .exr
- .mat
- Format
- Binary
- Binary
- Category
- Raster Image
- Data
- Developer
- Industrial Light & Magic
- The MathWorks
- 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.
- MAT (MATLAB Image Format) is an image file format created by MathWorks for storing and sharing MATLAB data and images. It contains data in a binary format, as well as metadata describing the image. MAT files can be used to store images, 3D models, and other types of data.
- MIME Type
- image/x-exr
- application/octet-stream
- Sample
- sample.exr
- sample.mat
- Wikipedia
- .exr on Wikipedia
- .mat on Wikipedia