Free webp to jpg
Image MIME Reference
DVB-SUB

DVB Subtitle

image/vnd.dvb.subtitle
VS

Flexible Image Transport System

image/fits
FITS

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

Equal browser support

Feature Support

Feature DVB-SUB FITS
Transparency (Alpha) Yes ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No Yes
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 →
Flexible Image Transport System
image/fits
Extension
.fits.fit.fts
Container FITS
Compression Uncompressed / Tile Compressed (Rice, GZIP)
Algorithm
UncompressedRiceGZIPHcompress
Color Depth 8-bit, 16-bit, 32-bit, 64-bit (Float/Double)
Developed by IAU FITS Working Group / NASA
Released 1981
Magic Bytes
53 49 4D 50 4C 45 20 20 3D 20
Full FITS reference →

Browser Support Comparison

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

FITS Strengths

  • The undisputed global standard for archiving and sharing astronomical data
  • Self-documenting: Headers are written in plain ASCII, ensuring data is readable decades later regardless of software
  • Supports incredibly high dynamic range, N-dimensional arrays, and complex binary tables
Limitations
  • No support in standard consumer software or web browsers
  • Uncompressed raw FITS files from modern telescopes can be excessively large
  • Does not use standard metadata models like EXIF or XMP, requiring specialized parsers

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
FITS
Use FITS when…
  • Astronomy & Astrophysics
  • Space Telescope Data (Hubble, JWST)
  • Scientific Data Archiving
  • Spectroscopy
Share this comparison