What is the difference between .emf and .ods?
- Extension
- .emf
- .ods
- Format
- Binary
- Binary
- Category
- Vector Image
- Spreadsheet
- Developer
- Microsoft
- Oracle
- Description
- 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.
- A spreadsheet file developed by Calc program that is part of the Apache OpenOffice suite. It contains data in rows and column and is formatted using the OASIS OpenDocument XML-based standard.
- MIME Type
- application/x-msmetafile
- application/vnd.oasis.opendocument.spreadsheet
- Sample
- sample.emf
- sample.ods
- Wikipedia
- .emf on Wikipedia
- .ods on Wikipedia