What is the difference between .g4 and .xbm?
- Extension
- .g4
- .xbm
- Format
- Binary
- Text
- Category
- Fax
- Raster Image
- Developer
- Computer Fax Systems (CFS)
- The X Consortium
- Description
- Group 4 (G4) used for black and white lossless compression to maintain high-quality images, commonly used in TIFF format compression by fax machines. A picture is seen as black dots and lines on a blank page; the fewer the dots and lines are, the lesser the file size.
- 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/g4fax
- image/x-xbitmap
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia