What is the difference between .odp and .sun?
- Extension
 - .odp
 - .sun
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - Sun Microsystems
 
- 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.
 - Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - image/x-sun-raster
 
- Sample
 - sample.odp
 - sample.sun
 
- Wikipedia
 - .odp on Wikipedia
 - .sun on Wikipedia