What is the difference between .exr and .ras?
- Extension
- .exr
- .ras
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Industrial Light & Magic
- Sun
- 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.
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- image/x-exr
- image/x-cmu-raster
- Sample
- sample.exr
- Wikipedia
- .exr on Wikipedia
- .ras on Wikipedia