What is the difference between .emf and .ps?
- Extension
- .emf
- .ps
- 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.
- 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.emf
- sample.ps
- Wikipedia
- .emf on Wikipedia
- .ps on Wikipedia