What is the difference between .ptiff and .exr?
- Extension
- .ptiff
- .exr
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Lead Technologies
- Industrial Light & Magic
- Description
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- 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
- image/x-ptiff
- image/x-exr
- Sample
- sample.exr
- Wikipedia
- .exr on Wikipedia