What is the difference between .exr and .svg?
- Extension
- .exr
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Industrial Light & Magic
- Adobe Systems
- 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.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/x-exr
- image/svg+xml
- Sample
- sample.exr
- sample.svg
- Wikipedia
- .exr on Wikipedia
- .svg on Wikipedia