Free webp to jpg
Image MIME Reference
PJPEG

Progressive JPEG (Legacy IE Alias)

image/pjpeg
VS

RealNetworks RealFlash

image/vnd.rn-realflash
RealFlash

A complete technical comparison of Progressive JPEG (Legacy IE Alias) and RealNetworks RealFlash — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

PJPEG wins on browser support

Feature Support

Feature PJPEG RealFlash
Transparency (Alpha) ✕ No Yes
Animation Support ✕ No Yes
Progressive Loading Yes Yes
HDR Support ✕ No ✕ No
EXIF Metadata Yes ✕ No
ICC Color Profile Yes ✕ No
Progressive JPEG (Legacy IE Alias)
image/pjpeg
Extension
.jpeg.jpg.pjpeg.pjp.jfif
Container JPEG (ISO/IEC 10918-1)
Compression Lossy (DCT)
Algorithm
Discrete Cosine Transform (DCT)
Color Depth 8-bit, 12-bit
Developed by Joint Photographic Experts Group / Microsoft (Alias)
Released 1992
Magic Bytes
FF D8 FF E0 (JFIF) / FF D8 FF E1 (Exif)
Full PJPEG reference →
RealNetworks RealFlash
image/vnd.rn-realflash
Extension
Container RealMedia / SWF
Compression Vector (Flash) / RealAudio Compression
Algorithm
Macromedia Vector CompressionDeflate (Zlib)
Color Depth 8-bit, 24-bit, 32-bit
Developed by RealNetworks & Macromedia
Released 1997
Magic Bytes
46 57 53 (FWS - Standard Flash) or 2E 52 4D 46 (.RMF - RealMedia Container)
Full RealFlash reference →

Browser Support Comparison

Browser PJPEG RealFlash
Chrome Chrome
✓ All
Firefox Firefox
✓ All
Safari Safari
✓ All
Edge Edge
✓ All
IE IE (Legacy)
PJPEG

PJPEG Strengths

  • Progressive JPEGs (which this MIME type attempted to describe) provide excellent perceived loading speeds on slow connections by rendering a low-resolution preview first
  • Files sent with this MIME type are fully backwards compatible with any standard JPEG decoder
Limitations
  • It is a non-standard MIME type that violates IANA specifications
  • Causes strict file upload validation scripts to fail if not explicitly whitelisted or mapped
  • Creates unnecessary confusion, as the official image/jpeg MIME type already fully encompasses progressive encoding
RealFlash

RealFlash Strengths

  • Allowed complex, interactive vector animations to stream smoothly over 28.8k dial-up modems
  • Perfectly synchronized streaming audio with timeline-based animations, which was revolutionary in 1997
Limitations
  • Heavily reliant on proprietary browser plugins (RealPlayer), which were notoriously bloated
  • Completely obsolete and unsupported on the modern web
  • Tightly coupled server-client architecture required expensive RealServer licenses to host

When to choose which format

PJPEG
Use PJPEG when…
  • Legacy Internet Explorer File Uploads
  • Progressive Image Rendering (Historical context)
RealFlash
Use RealFlash when…
  • Historical Dial-up Web Animation
  • Late-1990s Interactive Music Videos
  • Streaming Vector Graphics
Share this comparison