What is the difference between .emf and .eps?
- Extension
- .emf
- .eps
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- 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 EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- application/x-msmetafile
- application/postscript
- Sample
- sample.emf
- sample.eps
- Wikipedia
- .emf on Wikipedia
- .eps on Wikipedia