Free webp to jpg
Image MIME Reference
DVB-SUB

DVB Subtitle

image/vnd.dvb.subtitle
VS

Wireless Bitmap

image/vnd.wap.wbmp
WBMP

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

Equal browser support

Feature Support

Feature DVB-SUB WBMP
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 →
Wireless Bitmap
image/vnd.wap.wbmp
Extension
.wbmp
Container WBMP Type 0
Compression Uncompressed
Algorithm
None
Color Depth 1-bit (Monochrome)
Developed by WAP Forum (Now Open Mobile Alliance)
Released 1999
Magic Bytes
00 00
Full WBMP reference →

Browser Support Comparison

Browser DVB-SUB WBMP
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
WBMP

WBMP Strengths

  • Extremely low processing overhead made it perfectly suited for the ultra-low-power CPUs of late 1990s mobile devices
  • Tightly integrated into the WML (Wireless Markup Language) stack, enabling the first functional mobile internet experiences
Limitations
  • Completely obsolete and lacks support in modern operating systems and browsers
  • Limited entirely to 1-bit black and white (0 for black, 1 for white) with zero support for grayscale, color, or transparency
  • The lack of a strong file header signature makes automated MIME type detection highly unreliable

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
WBMP
Use WBMP when…
  • Legacy WML (Wireless Markup Language) Mobile Sites
  • Early Mobile Phone Icons and Operator Logos
  • Historical WAP Archival
Share this comparison