What is the difference between .ps and .pal?
- Extension
- .ps
- .pal
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Microsoft
- 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.
- This is an image format that can be transmitted over analog broadcasting channels. It has a 16-bit structure, and it is transmitted using a three-component YUV color model. One component is responsible for brightness, and the remaining two account for differences in color.
- MIME Type
- application/postscript
- video/x-yuv2
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia
- .pal on Wikipedia