What is the difference between .emf and .epi?
- Extension
- .emf
- .epi
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Microsoft
- Adobe
- 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.
- Adobe Encapsulated PostScript Interchange Format (EPI) is a vector image file format used to store and interchange vector graphics and text. It is an extension of the popular Encapsulated PostScript (EPS) format and is used as a container for bitmap images and other data. EPIs are used for high-resolution printing and digital publishing.
- MIME Type
- application/x-msmetafile
- application/postscript
- Sample
- sample.emf
- sample.epi
- Wikipedia
- .emf on Wikipedia
- .epi on Wikipedia