What is the difference between .ps and .art?
- Extension
- .ps
- .art
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- SoftQuad Software
- 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.
- PFS Art Publisher Image (ART) is a raster graphics file format used for storing digital images. It was developed by Progressive Networks for use in their Progressive FreeStyle Art Publisher software. ART files are compressed using the run-length encoding (RLE) algorithm, which allows them to store large images in a relatively small file size. The ART format supports up to 24-bit color and is often used for storing digital photos and other images.
- MIME Type
- application/postscript
- image/art
- Sample
- sample.ps
- sample.art
- Wikipedia
- .ps on Wikipedia