Free webp to jpg
Image MIME Reference
DVB-SUB

DVB Subtitle

image/vnd.dvb.subtitle
VS

Image Exchange Format

image/ief
IEF

A complete technical comparison of DVB Subtitle and Image Exchange Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature DVB-SUB IEF
Transparency (Alpha) Yes ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
DVB Subtitle
image/vnd.dvb.subtitle
Extension
.sub.sup.ts
Container MPEG-2 Transport Stream (MPEG-TS) PES Packets
Compression Lossless (Run-Length Encoding)
Algorithm
RLE (Run-Length Encoding)
Color Depth 2-bit (Indexed), 4-bit (Indexed), 8-bit (Indexed CLUT)
Developed by DVB Project (ETSI)
Released 1997
Magic Bytes
20
Full DVB-SUB reference →
Image Exchange Format
image/ief
Extension
.ief
Container TIFF Class B (TIFF-B)
Compression Lossless (MH, MR, MMR) / Uncompressed
Algorithm
MHMRMMRUncompressed
Color Depth 1-bit (Monochrome)
Developed by IETF Network Fax Working Group
Released 1992
Magic Bytes
49 49 2A 00 (Little-endian) / 4D 4D 00 2A (Big-endian)
Full IEF reference →

Browser Support Comparison

Browser DVB-SUB IEF
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
DVB-SUB

DVB-SUB Strengths

  • Guarantees 100% accurate visual representation (fonts, colors, layouts) exactly as intended by the broadcaster
  • Effortlessly supports complex character sets (e.g., Arabic, Asian languages) without relying on the client device possessing the necessary fonts
  • Supports region-specific dynamic positioning to avoid obscuring important on-screen graphics or burned-in lower thirds
Limitations
  • Requires significantly more bandwidth than text-based subtitles
  • Inaccessible to screen readers and cannot be indexed by search engines
  • Requires OCR (Optical Character Recognition) to translate back into standard text-based web formats
  • Zero native support in HTML5 video elements
IEF

IEF Strengths

  • Provided a standard method for exchanging bi-level fax images during the early days of the Internet
  • Supported multi-page documents
  • Leveraged the highly resilient and well-documented TIFF container
Limitations
  • Completely obsolete and unsupported in modern computing environments
  • Strictly limited to 1-bit monochrome data, lacking color or grayscale capabilities
  • Magic bytes overlap completely with standard TIFF, making specific filetype detection difficult without parsing internal tags

When to choose which format

DVB-SUB
Use DVB-SUB when…
  • Digital Television Broadcasts (DVB-T, DVB-S, DVB-C)
  • IPTV and OTT Streaming
  • Hardware Set-top Boxes
IEF
Use IEF when…
  • Legacy Fax Transmissions
  • Early Internet Gateways
  • Archival
Share this comparison