What is the difference between .g3 and .xbm?
- Extension
- .g3
- .xbm
- Format
- Binary
- Text
- Category
- Fax
- Raster Image
- Developer
- CCITT
- The X Consortium
- Description
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/g3fax
- image/x-xbitmap
- Sample
- sample.g3
- sample.xbm
- Wikipedia
- .g3 on Wikipedia
- .xbm on Wikipedia