Image MIME Reference
T.38
T.38 Fax over IP (FoIP)
image/t38
VS
Extended Image File Format
image/vnd.xiff
XIFF
A complete technical comparison of T.38 Fax over IP (FoIP) and Extended Image File Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | T.38 | XIFF |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
T.38 Fax over IP (FoIP)
image/t38
Extension
.t38
Container
UDPTL or TCP (Network Transport)
Compression
Lossless (MH, MR, MMR / T.4, T.6)
Algorithm
MH (Modified Huffman)MR (Modified Read)MMR (Modified Modified Read)
Color Depth
1-bit (Monochrome B&W)
Developed by
ITU-T (International Telecommunication Union)
Released
1998
Magic Bytes
None (Network Stream)
Extended Image File Format
image/vnd.xiff
Extension
.xif
Container
TIFF-based Proprietary Container
Compression
CCITT Group 3 / Group 4 / LZW / Uncompressed
Algorithm
CCITT Group 4LZWNone
Color Depth
1-bit (Monochrome), 8-bit (Grayscale), 24-bit (RGB)
Developed by
Keyfile Corporation
Released
1994
Magic Bytes
49 49 2A 00 or 4D 4D 00 2A
Browser Support Comparison
| Browser | T.38 | XIFF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
T.38
T.38 Strengths
- Designed specifically to overcome the timing and packet-loss issues that plague traditional fax over standard VoIP audio codecs (like G.711)
- Reduces bandwidth requirements by transmitting fax protocol data rather than uncompressed audio tones
- Universally supported by enterprise SIP trunks and Session Border Controllers (SBCs) for FoIP
Limitations
- Not an actual image file format, causing confusion due to its 'image/' MIME classification
- Extremely complex to implement correctly over lossy UDP networks (relies on UDPTL redundancy mechanisms)
- Zero support in web browsers or standard image viewing software
XIFF
XIFF Strengths
- Pioneered early enterprise document workflow integration by binding administrative routing data directly to the document image file
- Leveraged efficient fax compression standards to keep storage requirements low on 1990s server infrastructure
Limitations
- Completely proprietary and obsolete; Keyfile Corporation's software ecosystem no longer exists
- Causes widespread MIME type identification conflicts due to sharing the exact same binary header signature as standard TIFF files
- Zero support in modern operating systems or web browsers
When to choose which format
T.38
Use T.38 when…
- Fax over IP (FoIP) Transmissions
- SIP/SDP Media Negotiation
- VoIP Gateways and PBX Systems
- Enterprise Fax Servers
XIFF
Use XIFF when…
- Keyfile Enterprise Document Management
- Legacy Corporate Workflow Archival
- Scanned Multi-page Document Routing