What is the difference between .plasma and .pal?
- Extension
 - .plasma
 - .pal
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - ImageMagick Studio
 - Microsoft
 
- Description
 - The plasma image format is a build-in format in the ImageMagick library.
 - 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
 - image/x-plasma
 - video/x-yuv2
 
- Wikipedia
 - .plasma on Wikipedia
 - .pal on Wikipedia