What is the difference between .g3 and .xpm?
- Extension
- .g3
- .xpm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- CCITT
- 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 Windows System, a (GUI) used to run networked client-server computers; supports monochrome, gray-scale, and color pixmap data; stores pixmaps as static character arrays in the C programming language.
- MIME Type
- image/g3fax
- image/x-xbitmap
- Sample
- sample.g3
- sample.xpm
- Wikipedia
- .g3 on Wikipedia
- .xpm on Wikipedia