What is the difference between .emf and .xls?
- Extension
- .emf
- .xls
- Format
- Binary
- Binary
- Category
- Vector Image
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- 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.
- An XLS file is a spreadsheet file created by Microsoft Excel or exported by another spreadsheet program, such as OpenOffice Calc or Apple Numbers. It contains one or more worksheets, which store and display data in a table format. XLS files may also store mathematical functions, charts, styles, and formatting.
- MIME Type
- application/x-msmetafile
- application/vnd.ms-excel
- Sample
- sample.emf
- sample.xls
- Wikipedia
- .emf on Wikipedia
- .xls on Wikipedia