What is the difference between .ps and .ptiff?
- Extension
- .ps
- .ptiff
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Lead Technologies
- 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.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- application/postscript
- image/x-ptiff
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia