What is the difference between .odp and .mng?
- Extension
 - .odp
 - .mng
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - MNG was developed by Tom Boutell.
 
- 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.
 - An extension of the .PNG image format that uses indexed colors and supports image animations; similar to an animated .GIF file, but uses higher compression and features full alpha support (multi-level transparency).
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - video/x-mng
 
- Sample
 - sample.odp
 - sample.mng
 
- Wikipedia
 - .odp on Wikipedia
 - .mng on Wikipedia