Image MIME Reference
G3-Fax
Group 3 Fax Image
image/g3fax
VS
High Efficiency Image File Format Sequence
image/heif-sequence
HEIF-Sequence
A complete technical comparison of Group 3 Fax Image and High Efficiency Image File Format Sequence — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | G3-Fax | HEIF-Sequence |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | Yes |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | Yes |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
Group 3 Fax Image
image/g3fax
Extension
.g3
Container
Raw Bitstream
Compression
Lossless (CCITT Group 3)
Algorithm
CCITT Group 3 (Modified Huffman / READ)
Color Depth
1-bit (Monochrome)
Developed by
CCITT (now ITU-T) / IETF
Released
1980
Magic Bytes
None (Raw Bitstream)
High Efficiency Image File Format Sequence
image/heif-sequence
Extension
.heifs.heif.hif
Container
HEIF / ISOBMFF (ISO/IEC 14496-12)
Compression
Lossy / Lossless
Algorithm
Codec Agnostic (HEVC, AVC, JPEG, AV1)
Color Depth
8-bit, 10-bit, 12-bit, 16-bit
Developed by
Moving Picture Experts Group (MPEG)
Released
2015
Magic Bytes
XX XX XX XX 66 74 79 70 6D 73 66 31
Browser Support Comparison
| Browser | G3-Fax | HEIF-Sequence |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
G3-Fax
G3-Fax Strengths
- Extremely efficient compression for 1-bit black-and-white text and line art
- Standardized via RFC 1494 for email and internet fax transmission
- Low bandwidth requirements
Limitations
- Raw format lacks metadata (such as image width and resolution), requiring out-of-band information to decode accurately
- Strictly limited to 1-bit monochrome imagery
- Zero native web browser support
HEIF-Sequence
HEIF-Sequence Strengths
- Codec-agnostic container allows for extreme flexibility when storing multi-frame photographic data
- Maintains the space-saving benefits of ISOBMFF shared frame data blocks
- Excellent for archiving computational photography workloads like exposure brackets or focal stacks
Limitations
- Codec ambiguity means a decoder might be able to parse the container but fail to decode the underlying pixels
- Zero native web browser support
- Complex container structure requires specialized parsing libraries to extract individual frames
When to choose which format
G3-Fax
Use G3-Fax when…
- Telefacsimile (Fax) Transmission
- Internet Fax (T.37)
- Document Archiving
- Telephony Systems
HEIF-Sequence
Use HEIF-Sequence when…
- Burst Photography
- Focal Stacking
- Exposure Bracketing
- Time-Lapse Data