Free webp to jpg
Image MIME Reference
JPS

JPEG Stereo Image

image/x-jps
VS

Microsoft Image Extension

image/vnd.mix
MIX

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

JPS wins on browser support

Feature Support

Feature JPS MIX
Transparency (Alpha) ✕ No Yes
Animation Support ✕ No ✕ No
Progressive Loading Yes ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata Yes ✕ No
ICC Color Profile Yes Yes
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 →
Microsoft Image Extension
image/vnd.mix
Extension
.mix
Container Microsoft OLE Structured Storage (COM)
Compression Proprietary (Internal JPEG/RLE)
Algorithm
JPEGDeflateProprietary
Color Depth 8-bit, 24-bit, 32-bit (RGBA)
Developed by Microsoft Corporation
Released 1996
Magic Bytes
D0 CF 11 E0 A1 B1 1A E1
Full MIX reference →

Browser Support Comparison

Browser JPS MIX
Chrome Chrome
✓ 1
Firefox Firefox
✓ 1
Safari Safari
✓ 1
Edge Edge
✓ 12
IE IE (Legacy)
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
MIX

MIX Strengths

  • Allowed early consumer software to non-destructively edit complex compositions involving photos, text, and vector clipart
  • Shared an architecture with other Microsoft Office products, enabling deep integration (OLE embedding) into Word and PowerPoint at the time
Limitations
  • Completely proprietary and undocumented, leading to a massive loss of historical data for users who archived their family photos in this project format
  • Requires traversing a complex OLE filesystem just to extract the flattened raster image
  • No support in modern image editors like Photoshop, GIMP, or web browsers

When to choose which format

JPS
Use JPS when…
  • Stereoscopic 3D Photography
  • Virtual Reality (VR) Image Galleries
  • Cross-eye / Parallel Stereograms
MIX
Use MIX when…
  • Historical Microsoft Picture It! Projects
  • Microsoft PhotoDraw 2000 Graphics
  • Early 2000s Consumer Digital Scrapbooking
Share this comparison