XBM to FAX Converter

Change XBM images to FAX — no downloads, works online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Modern Format Output

FAX provides fax transmission image encoding — a significant upgrade over the legacy XBM format for everyday image use and sharing.

Simple Interface

Three steps to convert: upload your XBM, select FAX, and download. The clean interface makes the process intuitive even for first-time users.

Secure Processing

Uploaded XBM images are erased right after conversion, and the resulting FAX files are purged within 24 hours — your data stays private.

How to convert XBM to FAX

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose fax or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your fax file right afterwards

About formats

XBM (X BitMap) is a monochrome (1-bit) image format defined as part of the X Window System, originating at MIT around 1987. XBM files are unique among image formats in being valid C source code: each file defines the image as a static array of unsigned char values containing the packed pixel data, preceded by #define statements specifying the image width, height, and optional hot-spot coordinates (for cursor images). The pixel data is stored in hexadecimal byte values within curly braces, with each bit representing one pixel (1 = foreground, 0 = background) and bits ordered LSB-first within each byte. This design was intentional — XBM images could be #included directly into X Window application source code and compiled into the binary, eliminating the need for external file loading and runtime format parsing. The format was used throughout the X11 ecosystem for cursor shapes, window icons, toolbar buttons, and other small UI elements. One advantage is the source-code nature of the format: XBM files can be edited with a text editor, diff'd and merged in version control, generated by shell scripts, and compiled directly into C programs without any image loading library — a level of toolchain integration that no binary image format can match. The format's role as part of the X Window standard ensures it is understood by every X11-aware toolkit and application. While limited to monochrome and no compression, XBM's simplicity makes it an excellent teaching format for understanding bitmap representations. XBM files are supported by all X11 applications, ImageMagick, GIMP, web browsers (as a legacy web format), and programming environments.
Developer: MIT X Consortium
Initial release: 1987
FAX is a generic image file extension associated with facsimile transmission formats standardized by the ITU-T (formerly CCITT), with the underlying Group 3 compression standard ratified in 1980. FAX files typically contain monochrome (1-bit, black and white) image data compressed using the Modified Huffman (MH) encoding defined in ITU-T Recommendation T.4, which assigns variable-length codes to run lengths of consecutive white or black pixels along each scanline. The standard resolution for Group 3 fax is 204x98 dpi (normal mode) or 204x196 dpi (fine mode), reflecting the capabilities of thermal and laser fax machines of the era. FAX files encountered digitally are often raw Group 3 encoded bitstreams or TIFF wrappers with CCITT Group 3 compression (TIFF compression tag 3). The Group 3 encoding scheme is highly efficient for typical business documents — pages with mostly white space and black text — achieving compression ratios of 10:1 to 20:1 compared to uncompressed bitmaps. One advantage is universal fax system compatibility: Group 3 encoding is the mandatory baseline for all fax machines worldwide, meaning FAX files contain data in exactly the format transmitted over telephone lines, preserving the original fax data without transcoding losses. The format's role in business communications history provides another dimension — billions of fax transmissions using this encoding moved legal documents, medical records, and business correspondence for decades, and archived FAX files represent an important documentary record. FAX images can be viewed and converted using LibreOffice, ImageMagick, GIMP, and standard document management systems.
Developer: ITU-T
Initial release: 1980

Frequently Asked Questions

Why convert XBM to FAX?

XBM originated in X11/Unix and has narrow compatibility today. FAX offers fax transmission image encoding — a far more practical choice for sharing.

What apps support FAX?

You can view FAX with ImageMagick, IrfanView, fax software, GIMP. These tools cover all major desktop and mobile platforms.

Can I convert multiple XBM files to FAX at once?

Convertio supports batch mode — drag in multiple XBM files and they all convert to FAX together, which is much faster than one-by-one.

Is XBM to FAX conversion free?

Yes — Convertio offers free XBM to FAX conversion. Premium options exist for users who need more capacity or faster processing speeds.

What exactly is the XBM format?

XBM (monochrome bitmap from the X Window System) originated in X11/Unix. It has very limited modern application support but can be converted to modern formats on Convertio.

How long does XBM to FAX conversion take?

Most XBM to FAX conversions complete within a few seconds. The lightweight nature of XBM images means fast processing times.