What is the difference between .wmf and .ps?
- Extension
- .wmf
- .ps
- 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.
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- MIME Type
- application/x-msmetafile
- application/postscript
- Sample
- sample.wmf
- sample.ps
- Wikipedia
- .wmf on Wikipedia
- .ps on Wikipedia