What is the difference between .ps and .pam?
- Extension
- .ps
- .pam
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Bryan Henderson
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- application/postscript
- image/x-portable-arbitrarymap[3]
- Sample
- sample.ps
- sample.pam
- Wikipedia
- .ps on Wikipedia
- .pam on Wikipedia