Overview
ISO/IEC 18181-2:2026, developed by ISO and IEC, specifies the official file format for the JPEG XL image coding system. As the second part of the JPEG XL series, this international standard defines how JPEG XL codestreams-outlined in ISO/IEC 18181-1-are transported, stored, and organized in files. The document provides comprehensive guidance on structuring JPEG XL files, managing image metadata, and supporting extensibility for various imaging applications. JPEG XL files offer a modern container format supporting metadata, extensions, and efficient image encoding, making them suitable for advanced imaging workflows and digital archiving.
Key Topics
-
Container Format Structure
The standard describes the box-based organization of JPEG XL files, specifying how each component-such as codestreams, metadata, and extensions-is encapsulated within distinct box structures.
-
Metadata and Extensibility
JPEG XL files can include diverse types of metadata (Exif, XML) and allow extensions for future functional growth while remaining backward compatible.
-
Codestream Handling
The specification details requirements for including the primary JPEG XL codestream, splitting codestreams across multiple partial boxes, and reconstructing images from these segments.
-
Box Types and Organization
Various predefined box types are outlined, such as:
- JPEG XL Signature box (JXL˽)
- File Type box (ftyp)
- Level box (jxll)
- JUMBF box (jumb) for universal metadata
- Exif and XML boxes for metadata
- Brotli-compressed boxes (brob)
- Frame Index box (jxli) for animations
- Codestream and partial codestream boxes (jxlc, jxlp)
- HDR Gain Map box (jhgm)
- JPEG Bitstream Reconstruction Data box (jbrd)
-
Data Types and Interoperability
Precise usage of data types, binary formats, and byte order is mandated to ensure interoperability among diverse encoders and decoders.
Applications
JPEG XL file format is engineered for applications requiring efficient, interoperable, and extensible image storage and transport:
-
Digital Imaging and Web Publishing
- Supports efficient loading, progressive rendering, and lossless/lossy compression for web images.
- Facilitates inclusion of metadata for search engine optimization and digital asset management.
-
Archival and Preservation
- Container format supports long-term preservation, encapsulating both the image data and its descriptive metadata.
-
Professional Photography and Media
- Enables the embedding of Exif data and HDR gain maps, critical for asset tracking, color management, and future-proof media workflows.
-
Animation and Advanced Graphics
- Frame Index boxes support animations and multi-frame images, crucial for media production and web animations.
-
Future-Proof Extensibility
- Box-based design allows seamless integration of new features and custom metadata without breaking compatibility or existing workflows.
Related Standards
- ISO/IEC 18181-1: JPEG XL image coding system - Core coding system. Specifies the codestream structure for JPEG XL images.
- ISO/IEC 19566-5: JPEG Universal Metadata Box Format (JUMBF) - Used for embedding a wide range of metadata into the JPEG XL file format.
- ISO 21496-1: Gain map metadata for dynamic range conversion - Referenced for the HDR Gain Map box contents.
- ISO/IEC 10918-1: Digital compression and coding of continuous-tone still images - Requirements for compatibility and reconstruction of legacy JPEG.
- IETF RFC 7932: Brotli Compressed Data Format - Used for the Brotli-compressed boxes in the JPEG XL file structure.
Keywords: JPEG XL file format, ISO/IEC 18181-2:2026, image container, box structure, metadata, codestream, Exif, XML, Brotli compression, animation support, HDR gain map, digital image archiving, imaging standard, JUMBF, interoperability, extensibility.