How Photoshop Handles AVIF Import and Color Profiles

This article examines how Adobe Photoshop processes AV1 Image File Format (AVIF) files during import, focusing specifically on file decoding, bit depth translation, and color management. Readers will learn how Photoshop interprets standard ICC profiles versus modern NCLX/CICP color metadata, how the software treats high-dynamic-range (HDR) assets, and what steps are necessary to ensure color accuracy when bringing AVIF images into a Photoshop workspace.

Native AVIF Support in Photoshop

Recent versions of Adobe Photoshop include native support for opening and saving AVIF files without requiring third-party plugins. When an AVIF file is opened, Photoshop unpacks the AV1-compressed container and converts the image data into a standard uncompressed raster document. This allows users to manipulate AVIF assets using standard Photoshop tools, layers, and adjustment features just as they would with JPEG, PNG, or TIFF files.

Bit Depth Translation on Import

The AVIF specification supports 8-bit, 10-bit, and 12-bit color depths. Photoshop handles these bit depths by allocating them to its nearest corresponding internal document modes:

Handling Color Profiles: ICC Profiles vs. NCLX Data

Color management in AVIF can be defined through two primary mechanisms: traditional embedded ICC profiles or NCLX (Colour Information / CICP) metadata. Photoshop processes these two methods differently:

  1. Embedded ICC Profiles: If an AVIF file contains an embedded ICC profile (such as sRGB, Adobe RGB, or Display P3), Photoshop reads it like any standard image format. If your Color Settings are configured to preserve embedded profiles, Photoshop retains the color space without shifting pixel values. If there is a mismatch with the current working space, Photoshop triggers standard profile mismatch alerts based on user preferences.
  2. NCLX/CICP Metadata: AVIF frequently relies on compact NCLX code points to specify Color Primaries, Transfer Characteristics, and Matrix Coefficients instead of embedding heavy ICC profiles. Photoshop parses this metadata to identify standard color spaces, such as BT.709, BT.2020, and specific transfer curves (like PQ or HLG for HDR). Once read, Photoshop translates these parameters into a functionally equivalent internal color profile.

HDR and Wide Color Gamut (WCG) Interpretation

When importing AVIF images encoded for High Dynamic Range:

Summary of Color Integrity Best Practices

To maintain color accuracy when importing AVIF images into Photoshop: