Free webp to jpg
Image MIME Reference
JPEG-XS

JPEG XS Image

image/jxs
VS

Network FlashPix

image/vnd.net-fpx
Net-FPX

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

Equal browser support

Feature Support

Feature JPEG-XS Net-FPX
Transparency (Alpha) Yes Yes
Animation Support Yes ✕ No
Progressive Loading ✕ No Yes
HDR Support Yes ✕ No
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
JPEG XS Image
image/jxs
Extension
.jxs
Container ISOBMFF (ISO/IEC 21122-3) or Raw Codestream
Compression Lossy (Visually Lossless) / Mathematically Lossless
Algorithm
JPEG XS (Low-complexity wavelet transform)
Color Depth 8-bit, 10-bit, 12-bit, 14-bit, 16-bit
Developed by Joint Photographic Experts Group (JPEG) / intoPIX
Released 2019
Magic Bytes
FF 10 (Codestream) / XX XX XX XX 66 74 79 70 6A 78 73 20 (ISOBMFF)
Full JPEG-XS reference →
Network FlashPix
image/vnd.net-fpx
Extension
.fpx
Container Microsoft OLE Structured Storage (COM)
Compression JPEG (Lossy) / Uncompressed / Single-color (Solid)
Algorithm
JPEGNone
Color Depth 8-bit (Grayscale/Indexed), 24-bit (RGB), 32-bit (CMYK/RGBA)
Developed by Digital Imaging Group (Kodak, HP, Live Picture, Microsoft)
Released 1996
Magic Bytes
D0 CF 11 E0 A1 B1 1A E1
Full Net-FPX reference →

Browser Support Comparison

Browser JPEG-XS Net-FPX
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
JPEG-XS

JPEG-XS Strengths

  • Provides sub-millisecond encoding/decoding latency, essential for live production and gaming
  • Extremely lightweight, requiring very little CPU, GPU, or FPGA memory to process
  • Replaces uncompressed video links (like SDI or HDMI) over standard Ethernet networks with visually lossless quality
Limitations
  • Compression ratios are typically much lower (between 2:1 and 10:1) compared to heavy codecs like HEVC or AV1
  • Zero support in web browsers or standard consumer devices
  • Primarily licensed to hardware manufacturers and professional software ecosystems
Net-FPX

Net-FPX Strengths

  • Revolutionized web imaging in the late 1990s by proving that massive gigapixel images could be navigated seamlessly over 56k dial-up modems
  • Pioneered the tile-based, multi-resolution pyramid concepts that eventually evolved into modern standards like IIIF (International Image Interoperability Framework)
Limitations
  • Completely obsolete, having been replaced by standard JPEG servers and modern tiling formats like Deep Zoom or JPEG 2000/XR
  • Relied on proprietary Java applets or ActiveX controls to render the tiles dynamically in a web browser
  • Extremely complex to parse server-side due to the heavy OLE filesystem container

When to choose which format

JPEG-XS
Use JPEG-XS when…
  • Live Video Broadcasting (SMPTE ST 2110)
  • Video over IP Networks
  • Virtual Reality / Augmented Reality (VR/AR)
  • Automotive & Drone Cameras
Net-FPX
Use Net-FPX when…
  • Historical Internet Imaging Protocol (IIP) Streaming
  • Early E-Commerce Deep Zoom Implementations
  • Legacy High-Resolution Image Servers
Share this comparison