What is the difference between .ps and .vst?
- Extension
- .ps
- .vst
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Truevision
- 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.
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- application/postscript
- image/x-targa
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia
- .vst on Wikipedia