What is the difference between .dib and .g3?
- Extension
- .dib
- .g3
- Format
- Binary
- Binary
- Category
- Raster Image
- Fax
- Developer
- Microsoft
- CCITT
- Description
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB 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
- image/bmp
- image/g3fax
- Sample
- sample.dib
- sample.g3
- Wikipedia
- .dib on Wikipedia
- .g3 on Wikipedia