Free webp to jpg
Image MIME Reference
EDMICS-MMR

Fuji Xerox EDMICS-MMR

image/vnd.fujixerox.edmics-mmr
VS

JPEG Network Graphics

image/x-jng
JNG

A complete technical comparison of Fuji Xerox EDMICS-MMR and JPEG Network Graphics — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature EDMICS-MMR JNG
Transparency (Alpha) ✕ No Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No Yes
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
Fuji Xerox EDMICS-MMR
image/vnd.fujixerox.edmics-mmr
Extension
.mmr.edm
Container Fuji Xerox EDMICS Wrapper
Compression Modified Modified READ (MMR / Group 4 Fax)
Algorithm
MMR (ITU-T T.6 / CCITT Group 4)
Color Depth 1-bit (Monochrome / Bi-level)
Developed by Fuji Xerox Co., Ltd.
Released 1990s
Magic Bytes
Unknown (Proprietary Container wrapped around MMR bitstream)
Full EDMICS-MMR 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 EDMICS-MMR JNG
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
EDMICS-MMR

EDMICS-MMR Strengths

  • Utilized the highly efficient MMR (Group 4) algorithm, which allowed massive, E-size engineering blueprints to be compressed into tiny file sizes suitable for 1990s hard drives and networks
  • Deeply integrated into Fuji Xerox hardware and database systems for seamless scan-to-archive workflows
Limitations
  • Completely proprietary and closed-source, making modern archival extraction and migration extremely difficult
  • No support in modern image processing libraries like ImageMagick, libvips, or standard TIFF viewers without first stripping the proprietary header
  • Strictly limited to 1-bit monochrome images
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

EDMICS-MMR
Use EDMICS-MMR when…
  • Fuji Xerox EDMICS Enterprise Systems
  • Archival of Large-Format Engineering Drawings
  • Legacy Corporate Document Scanning Pipelines
JNG
Use JNG when…
  • Embedded frames in MNG animations
  • Historical web graphics requiring lossy compression with transparency
Share this comparison