Free webp to jpg
Image MIME Reference
DjVu

DjVu Document

image/vnd.djvu
VS

JPEG Stereo Image

image/x-jps
JPS

A complete technical comparison of DjVu Document and JPEG Stereo Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

JPS wins on browser support

Feature Support

Feature DjVu JPS
Transparency (Alpha) Yes ✕ No
Animation Support ✕ No ✕ No
Progressive Loading Yes Yes
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
DjVu Document
image/vnd.djvu
Extension
.djvu.djv
Container Interchange File Format (IFF)
Compression JB2 (Bi-tonal Text) / IW44 (Wavelet Background) / BZZ (General Data/Text)
Algorithm
JB2IW44BZZ
Color Depth 1-bit (Foreground Text), 24-bit (Background)
Developed by AT&T Labs (Yann LeCun, Léon Bottou, Patrick Haffner, Paul G. Howard)
Released 1996
Magic Bytes
41 54 26 54 46 4F 52 4D
Full DjVu reference →
JPEG Stereo Image
image/x-jps
Extension
.jps
Container JPEG (JFIF/Exif)
Compression Lossy (JPEG/DCT)
Algorithm
JPEG (Discrete Cosine Transform)
Color Depth 8-bit (Grayscale), 24-bit (RGB)
Developed by Stereoscopic Community (Unofficial Standard)
Released 1990
Magic Bytes
FF D8 FF
Full JPS reference →

Browser Support Comparison

Browser DjVu JPS
Chrome Chrome
✓ 1
Firefox Firefox
✓ 1
Safari Safari
✓ 1
Edge Edge
✓ 12
IE IE (Legacy)
DjVu

DjVu Strengths

  • Unmatched compression ratios for high-resolution scanned documents (often 5 to 10 times smaller than equivalent JPEG/TIFF-based PDFs)
  • Separates text layers cleanly from backgrounds, allowing for highly legible text even at low file sizes
  • Embedded OCR (Optical Character Recognition) text layers allow for fast searching
Limitations
  • Lacks native support in modern operating systems and web browsers, requiring third-party software
  • Largely superseded by PDF/A and modern PDF compression standards in standard corporate workflows
  • Not suitable for vector graphics or born-digital documents (like Word exports), where standard PDF is far superior
JPS

JPS Strengths

  • 100% backward compatible with every standard 2D image viewer and web browser (which simply display the two halves side-by-side)
  • Inherits JPEG's excellent lossy compression, resulting in small file sizes ideal for web transmission
  • Extremely easy to generate programmatically by simply stitching two JPEG images side-by-side onto a wider canvas
Limitations
  • Lack of a dedicated metadata standard means viewing software has to guess whether the layout is 'cross-eyed' (right eye left, left eye right) or 'parallel' (left eye left, right eye right), occasionally causing inverted depth
  • Suffers from JPEG compression artifacts, which can break the stereoscopic illusion if compression noise differs between the left and right eyes
  • Superseded in consumer electronics by the MPO (Multi-Picture Object) format, which stacks separate full-resolution JPEGs rather than squishing them side-by-side

When to choose which format

DjVu
Use DjVu when…
  • Scanned Books and Manuals
  • Digital Libraries (e.g., Internet Archive)
  • Historical Document Archiving
JPS
Use JPS when…
  • Stereoscopic 3D Photography
  • Virtual Reality (VR) Image Galleries
  • Cross-eye / Parallel Stereograms
Share this comparison