What is the difference between .emf and .xps?
- Extension
- .emf
- .xps
- Format
- Binary
- Binary
- Category
- Vector Image
- Document
- 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 XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- application/x-msmetafile
- application/vnd.ms-xpsdocument
- Sample
- sample.emf
- sample.xps
- Wikipedia
- .emf on Wikipedia
- .xps on Wikipedia