.FAX

FAX File

Fax Image File (Group 3 1-bit raster)
Ask a question
QUICK ANSWER

A .fax file is a black-and-white fax document saved as a 1-bit raster image by fax modem software from the late 1980s through the 2000s. On Windows, XnView MP or IrfanView open most variants; on Mac, Preview often works. If it will not open, rename a copy to .tif and try again.

Developer: Various fax software vendors (no single owner); CCITT/ITU-T Group 3 encoding Category: Raster Image Files Open standard MIME: image/fax
OPENS ON Windows macOS Linux
Related: .JPG · .PNG · .TIF · .ECW

On this page

19k+ extensions indexed
Last reviewed Aug 1, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the FAX file format?

Files with the .fax extension are typically used for storing fax documents - scanned, monochrome page images that have been appropriately compressed for transmission and storage. Most .fax files are either TIFF-wrapped Group 3 or Group 4 raster images, or raw CCITT bitstreams produced by fax modems and software such as WinFax. Because the extension is not tied to a single rigid specification, the internal layout varies by producing application.

The format encodes pages as 1-bit (black-and-white) scan lines using CCITT Group 3 (T.4) or Group 4 (T.6) run-length compression. Fax machines and software typically allow users to change document quality before sending. The size of a .fax file is determined by the resolution setting: standard mode uses 204 × 98 dpi, while fine mode doubles the vertical resolution to 196 dpi. Group 3/4 compression is lossless, so resolution - not compression ratio - governs image detail and affects file size.

Converting .fax to TIFF is possible using a number of available tools. XnView MP and IrfanView handle most variants on Windows; ImageMagick works across platforms with a command like convert input.fax output.tif. If the file is TIFF-wrapped internally, simply renaming it to .tif often makes it open in standard image viewers immediately. Fax software such as Windows Fax and Scan can also read and re-export these files directly.

Security & safety

RISK: LOW

A .fax is image data, not executable code, so opening one is safe. The only practical issues are non-malicious: some proprietary .fax variants (e.g. WinFax) won't open in standard viewers, and online fax-to-PDF converters upload your document to a third party - a privacy concern for sensitive faxes, so prefer a local tool (XnView/ImageMagick). As always, confirm the file's real extension if it arrived unexpectedly.

Format details

in a nutshell
FULL NAMEFax Image File (Group 3 1-bit raster)aka Fax document, G3 fax image
DEVELOPERVarious fax software vendors (no single owner); CCITT/ITU-T Group 3 encodingsince CCITT Group 3 fax standard (T.4) 1980; .fax files from late-1980s/1990s fax software
MIME TYPEimage/fax
TYPEMonochrome (1-bit) raster image, CCITT Group 3 (T.4) / Group 4 (T.6) compressed (binary)
STANDARDOpen · royalty-free
This extension is also used by…
  • WinFax PRO fax (FXS/FXR) - Symantec WinFax PRO stored sent/received faxes; some exports/files carry .fax and need WinFax or a G3-aware viewer.
  • Raw Group 3 fax bitstream (.g3) - Plain CCITT G3-encoded scan data with no container, opened by ImageMagick/libtiff tools or fax utilities.

Programs that open FAX files

Windows3 apps
IrfanView Free Open the .fax (install the plugins pack); handles many fax/TIFF variants and batch-converts to PDF.
XnView MP Free Open the .fax in XnView - it auto-detects Group 3/4 fax and TIFF-wrapped faxes; export to PDF/TIFF from here.
Windows Fax and Scan Built-in Built-in Windows fax tool - can open faxes it manages; for arbitrary .fax files prefer XnView.
macOS2 apps
Apple Preview Built-in Double-click - Preview opens TIFF-based .fax files; if it fails, rename to .tif or use XnView.
XnView MP Free Open the .fax for the broadest format support; export to PDF.
Linux2 apps
ImageMagick Open-source Run 'convert file.fax out.pdf' (or 'display file.fax'); libtiff/G3 support opens most fax images.
GIMP / XnView MP Open-source Open the .fax (rename to .tif if needed) to view and export it.

Technical details

deep spec
Color depth1 bpp (black & white bilevel only; no grayscale or color)
CompressionCCITT Group 3 (T.4, MH / MR) or Group 4 (T.6, MMR) lossless run-length coding
ContainerOften TIFF-wrapped; alternatively a raw Group 3 bitstream or vendor-specific container (e.g. WinFax)
Standard page width1728 pixels per scan line (A4 paper at 204 dpi horizontal)
Vertical resolution98 lpi normal mode; 196 lpi fine mode
MIME typeimage/fax (also image/g3fax and image/tiff for TIFF-wrapped variants)
Magic bytesNo universal signature; TIFF-wrapped .fax files begin with 49 49 2A 00 (little-endian) or 4D 4D 00 2A (big-endian)
Byte orderLittle-endian or big-endian when TIFF-wrapped; raw G3 is a bit-oriented stream
Multi-page supportYes - additional pages stored as TIFF Image File Directories when the container is TIFF
Error recoveryEnd-of-line (EOL) marker codes embedded in Group 3 stream; no whole-file checksum
Typical file size20 KB - 1 MB for a few pages of black-and-white content
EncryptionNone - data is stored unencrypted
Associated platformsWindows, macOS, Linux (via XnView MP, IrfanView, ImageMagick, GIMP)
Superseded byPDF and TIFF for modern fax document storage and exchange
ReleasedCCITT Group 3 fax standard (T.4) 1980; .fax files from late-1980s/1990s fax software
Latest versionITU-T T.4 / T.6 (Group 3 / Group 4 fax coding)
Open standardYes · royalty-free
Specificationwww.itu.int

FAX conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with FAX files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about FAX files.

Frequently asked questions

How do I open a .fax file?
Use a flexible image viewer: XnView MP or IrfanView on Windows, Preview or XnView on Mac, ImageMagick/GIMP on Linux. Many .fax files are really TIFF images, so they open as ordinary images.
Why won't my .fax file open?
Because .fax isn't one fixed format - some are proprietary (e.g. WinFax). Try XnView (broad format support), or rename a copy to .tif if it's TIFF-based. WinFax-specific files may need the original software or a dedicated converter.
How do I convert a fax to PDF?
Open it in XnView or IrfanView and Save/Export as PDF, or run ImageMagick ('convert file.fax out.pdf'). Multi-page faxes become multi-page PDFs - the standard way to archive and share them.
Can I edit the text of a fax file?
Not directly - a fax is a scanned image. Run OCR (e.g. convert to PDF and OCR in Acrobat, or use Tesseract) to extract editable text; accuracy depends on the fax's quality.
How do I open old WinFax files?
WinFax PRO is discontinued. Try XnView/ImageMagick first; if the file is a proprietary WinFax type (FXS/FXR), you may need the original WinFax software or a dedicated WinFax-to-TIFF/PDF converter.
What format is a .fax file really?
It's a black-and-white (1-bit) image compressed with CCITT Group 3/4 fax coding - often wrapped in TIFF, sometimes a raw G3 stream or a vendor container.

References

1ITU-T T.4 - Group 3 fax coding (standard)www.itu.int
2ITU-T T.6 - Group 4 fax codingwww.itu.int

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.NOMEDIAAndroid No-Media Marker File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.JPGJPEG Image
.PNGPortable Network Graphics
.TIFTagged Image File Format
.ECWEnhanced Compression Wavelet (ECW) image
.AVIFAV1 Image File Format (AVIF)
.JP2JPEG 2000 Image (ISO/IEC 15444-1)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z