What is the difference between .ps and .eps?
- Extension
- .ps
- .eps
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Adobe Systems
- Adobe Systems
- Description
- 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.
- 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/postscript
- application/postscript
- Sample
- sample.ps
- sample.eps
- Wikipedia
- .ps on Wikipedia
- .eps on Wikipedia