What is the difference between .pict and .ps?
- Extension
- .pict
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- Adobe Systems
- Description
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- 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
- image/pict
- application/postscript
- Sample
- sample.pict
- sample.ps
- Wikipedia
- .pict on Wikipedia
- .ps on Wikipedia