What is the difference between .ps and .exr?
- Extension
- .ps
- .exr
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Industrial Light & Magic
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- 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.
- MIME Type
- application/postscript
- image/x-exr
- Sample
- sample.ps
- sample.exr
- Wikipedia
- .ps on Wikipedia
- .exr on Wikipedia