What is the difference between .odp and .exr?
- Extension
 - .odp
 - .exr
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - Industrial Light & Magic
 
- Description
 - An ODP file is a presentation created by Impress, a presentation editing application included with Apache OpenOffice. It contains a presentation, which generally includes a title slide followed by content slides with text, images, multimedia content, and transition effects. ODP files are formatted using the OASIS XML-based OpenDocument standard.
 - 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/vnd.oasis.opendocument.presentation
 - image/x-exr
 
- Sample
 - sample.odp
 - sample.exr
 
- Wikipedia
 - .odp on Wikipedia
 - .exr on Wikipedia