1. Introduction
  2. Bitstream Syntax
  3. Reading a Bitstream
    1. Bitstream Operations
    2. Structs and Enums
    3. Reading Extensions
  4. Container Format
    1. JPEG XL Codestream Boxes
  5. Codestream Overview
  6. Image Header
  7. Image Header
    1. struct ImageHeaders
    2. struct ImageSize
    3. struct ImageMetadata
  8. Entropy Decoding
  9. Reading Entropy Decoder Configuration
    1. LZ77 Stream
    2. Distribution Clustering
    3. Entropy Coding Types
    4. Hybrid Integer
    5. Symbol Probability Distributions
      1. Prefix Code
      2. Asymmetric Numeral Systems
  10. Decoding Entropy-coded Stream
    1. Entropy-coded Symbol
    2. Hybrid Integer
    3. LZ77-enabled Stream
  11. Color Encoding
  12. Color Encoding
    1. struct ColorEncoding
    2. struct ToneMapping
    3. struct OpsinInverseMatrix
    4. Decoding ICC Profile