Free webp to jpg
Image MIME Reference
ACES

ACES Image Container File

image/aces
VS

JPEG Network Graphics

image/x-jng
JNG

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

Equal browser support

Feature Support

Feature ACES JNG
Transparency (Alpha) Yes Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No Yes
HDR Support Yes ✕ No
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
ACES Image Container File
image/aces
Extension
.exr
Container OpenEXR (SMPTE ST 2065-4)
Compression Lossless / Uncompressed
Algorithm
PIZZIPRLEB44Uncompressed
Color Depth 16-bit (Half-float), 32-bit (Float)
Developed by Academy of Motion Picture Arts and Sciences (AMPAS) / SMPTE
Released 2013
Magic Bytes
76 2F 31 01
Full ACES reference →
JPEG Network Graphics
image/x-jng
Extension
.jng
Container PNG-style Chunk Structure (JHDR, JDAT, IDAT, IEND)
Compression Lossy (JPEG/DCT for color) / Lossless (Deflate for alpha mask)
Algorithm
JPEG (Discrete Cosine Transform)Deflate (LZ77)
Color Depth 8-bit, 12-bit, 24-bit (RGB), 32-bit (RGBA)
Developed by MNG Development Group (Glenn Randers-Pehrson et al.)
Released 2001
Magic Bytes
8B 4A 4E 47 0D 0A 1A 0A
Full JNG reference →

Browser Support Comparison

Browser ACES JNG
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
ACES

ACES Strengths

  • Industry standard for high-end visual effects, compositing, and color grading
  • Supports 16-bit half-float data, accurately capturing immense dynamic range without clipping
  • Standardized by SMPTE (ST 2065-4) to guarantee universal color interoperability across different post-production facilities
Limitations
  • Considerably larger file sizes than conventional consumer image formats
  • Completely unsupported in web browsers and most standard desktop viewers
  • Requires specialized compositing or color grading software to interpret and view the scene-linear data correctly
JNG

JNG Strengths

  • Solved a massive technical hurdle in the early 2000s by combining high-compression lossy photographic data with crisp, 8-bit alpha transparency
  • Utilized the highly robust, extensible chunk-based architecture of the PNG format
  • Provided an excellent, bandwidth-saving alternative to massive 32-bit transparent PNGs for web design
Limitations
  • Failed to achieve critical mass; browser vendors largely abandoned the MNG/JNG standard due to implementation complexity
  • Completely obsolete today, having been superseded by natively supported, superior formats like WebP, AVIF, and HEIC
  • Decoding requires a hybrid engine that can parse PNG chunks while simultaneously decoding a JPEG stream and a Deflate stream, complicating software support

When to choose which format

ACES
Use ACES when…
  • Visual Effects (VFX)
  • Digital Intermediate (DI)
  • Color Grading
  • Archival
JNG
Use JNG when…
  • Embedded frames in MNG animations
  • Historical web graphics requiring lossy compression with transparency
Share this comparison