What is the difference between .pal and .ps?
- Extension
- .pal
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- 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.
- 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.
- MIME Type
- video/x-yuv2
- application/postscript
- Sample
- sample.ps
- Wikipedia
- .pal on Wikipedia
- .ps on Wikipedia