Free webp to jpg
Image MIME Reference
DjVu

DjVu Document

image/vnd.djvu
VS

Apple PICT Image

image/x-pict
PICT

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

Equal browser support

Feature Support

Feature DjVu PICT
Transparency (Alpha) Yes Yes
Animation Support ✕ No ✕ No
Progressive Loading Yes ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
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 →
Apple PICT Image
image/x-pict
Extension
.pict.pct.pic
Container QuickDraw Metafile
Compression Uncompressed / Run-Length Encoding (RLE) / QuickTime Compressors (JPEG, SMC)
Algorithm
Apple PackBits (RLE)QuickTime Image Compression Manager (ICM)
Color Depth 1-bit, 2-bit, 4-bit, 8-bit (Indexed), 16-bit (High Color), 24-bit (True Color), 32-bit (RGBA)
Developed by Apple Computer, Inc.
Released 1984
Magic Bytes
None (Requires offset parsing, e.g., 00 11 02 FF at byte 522)
Full PICT reference →

Browser Support Comparison

Browser DjVu PICT
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
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
PICT

PICT Strengths

  • Incredibly versatile for its time, allowing a single file to cleanly scale text and vector shapes while simultaneously housing raster photos
  • Served as the flawless universal clipboard format for the classic Mac OS, enabling seamless copy/pasting between wildly different applications
Limitations
  • Deeply tied to Apple's legacy QuickDraw graphics architecture, making it exceptionally difficult to write accurate third-party parsers on modern operating systems
  • Lack of a standard magic header makes file detection unreliable without seeking 522 bytes deep into the file
  • Completely unsupported in modern web environments and discontinued by Apple itself

When to choose which format

DjVu
Use DjVu when…
  • Scanned Books and Manuals
  • Digital Libraries (e.g., Internet Archive)
  • Historical Document Archiving
PICT
Use PICT when…
  • Classic Mac OS Clipboard Data
  • Legacy Macintosh Desktop Publishing (Aldus PageMaker, QuarkXPress)
  • 1980s/1990s Digital Clip Art
Share this comparison