What is the difference between .odp and .emf?
- Extension
- .odp
- .emf
- Format
- Binary
- Binary
- Category
- Presentation
- Vector Image
- 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.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- application/vnd.oasis.opendocument.presentation
- application/x-msmetafile
- Sample
- sample.odp
- sample.emf
- Wikipedia
- .odp on Wikipedia
- .emf on Wikipedia