What is the difference between .exr and .j2k?
- Extension
- .exr
- .j2k
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Industrial Light & Magic
- Joint Photographic Experts Group
- 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.
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, and lossless compression.
- MIME Type
- image/x-exr
- image/jp2
- Sample
- sample.exr
- sample.j2k
- Wikipedia
- .exr on Wikipedia
- .j2k on Wikipedia