Maximum Bit Depth Supported by AVIF

The AV1 Image File Format (AVIF) is a modern image compression standard developed by the Alliance for Open Media (AOMedia) that dramatically outperforms older formats in efficiency and quality. A core advantage of AVIF is its extended color precision, providing native support for 8-bit, 10-bit, and 12-bit color depths. This article details the maximum bit depth capabilities defined by the AVIF specification, how they compare to legacy formats, and the practical benefits of high bit-depth imaging.

Maximum Bit Depth in the AVIF Specification

The absolute maximum bit depth capability supported by the AVIF specification is 12 bits per color channel.

Because AVIF relies on the underlying AV1 video coding format, its capabilities map directly to the profile levels established by AV1. The specification supports three primary bit depth options:

AV1 Profile Requirements for 12-bit AVIF

To achieve 12-bit color depth, an AVIF file must be encoded using the AV1 Professional Profile.

The AV1 specification divides features across three profiles:

  1. Main Profile: Supports 8-bit and 10-bit depth with 4:0:0 (monochrome) and 4:2:0 chroma subsampling.
  2. High Profile: Supports 8-bit and 10-bit depth with 4:4:4 chroma subsampling.
  3. Professional Profile: Supports 8-bit, 10-bit, and 12-bit depth across all chroma subsampling formats (4:0:0, 4:2:0, 4:2:2, and 4:4:4).

Because 12-bit imaging requires the Professional Profile, encoders and decoders must support this profile level to create and render 12-bit AVIF images accurately.

Advantages of 12-Bit AVIF

Comparison to Legacy Formats

Most ubiquitous web image formats, including standard JPEG, PNG, and WebP, are constrained to 8-bit depth (with limited exceptions like PNG-16, which lacks modern compression efficiency). By supporting up to 12 bits per channel within an ultra-compressed container, AVIF allows creators to deliver archival-grade fidelity at practical web file sizes.