What is the difference between .odp and .sgi?
- Extension
 - .odp
 - .sgi
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - Silicon Graphics
 
- 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.
 - Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - image/sgi
 
- Sample
 - sample.odp
 - sample.sgi
 
- Wikipedia
 - .odp on Wikipedia
 - .sgi on Wikipedia