What is the difference between .odp and .pps?
- Extension
 - .odp
 - .pps
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Presentation
 
- Developer
 - Oracle
 - Microsoft
 
- 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.
 - A PPS file is a slide show created by Microsoft PowerPoint, a popular program included with Microsoft Office for creating presentations. It is saved as a completed slide show, which can be viewed by PowerPoint, OpenOffice, and several other presentation programs. PPS files are not editable like .PPT files.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - application/mspowerpoint
 
- Sample
 - sample.odp
 - sample.pps
 
- Wikipedia
 - .odp on Wikipedia
 - .pps on Wikipedia