What is the difference between .wmf and .eps?
- Extension
- .wmf
- .eps
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- 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.wmf
- sample.eps
- Wikipedia
- .wmf on Wikipedia
- .eps on Wikipedia