What is the difference between .pal and .g3?
- Extension
 - .pal
 - .g3
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Fax
 
- Developer
 - Microsoft
 - CCITT
 
- 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.
 - Fax image created in the CCITT Group 3 compressed format, which is used for digital transmission of fax data and supports 1 bit per pixel; can be viewed by programs such as GIMP and IrfanView.
 
- MIME Type
 - video/x-yuv2
 - image/g3fax
 
- Sample
 - sample.g3
 
- Wikipedia
 - .pal on Wikipedia
 - .g3 on Wikipedia