Free webp to jpg
Image MIME Reference
FST-Image

FAST Search & Transfer Image

image/vnd.fst
VS

JPEG Stereo Image

image/x-jps
JPS

A complete technical comparison of FAST Search & Transfer Image 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 FST-Image JPS
Transparency (Alpha) ✕ No ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No Yes
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
FAST Search & Transfer Image
image/vnd.fst
Extension
.fst
Container Proprietary FAST Container
Compression Proprietary
Algorithm
Unknown (Proprietary FAST encoding)
Color Depth Unknown
Developed by FAST Search & Transfer ASA (Arild Fuldseth)
Released 2000
Magic Bytes
Unknown (Proprietary)
Full FST-Image 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 FST-Image JPS
Chrome Chrome
✓ 1
Firefox Firefox
✓ 1
Safari Safari
✓ 1
Edge Edge
✓ 12
IE IE (Legacy)
FST-Image

FST-Image Strengths

  • Historically served as an optimized, compressed format for FAST's early multimedia and live streaming engines over constrained late-1990s bandwidth
Limitations
  • Completely obsolete and non-functional in modern software ecosystems
  • Undocumented, closed-source binary structure with zero support in modern image processing libraries
  • Shares its file extension with several other distinct file types (such as FL Studio state files or FAST Search dictionaries), leading to easy misidentification
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

FST-Image
Use FST-Image when…
  • Historical FAST Enterprise Search Indexing
  • Legacy Proprietary Multimedia Streaming (late 1990s)
  • Internal Media Transmission
JPS
Use JPS when…
  • Stereoscopic 3D Photography
  • Virtual Reality (VR) Image Galleries
  • Cross-eye / Parallel Stereograms
Share this comparison