Blog
AOMedia Details libavif 1.4 Update for AVIF Image Quality and 16-Bit Workflows
AOMedia has detailed the libavif 1.4 series, bringing tune IQ image-quality tuning, AVIF 1.2 Sample Transform support for 16-bit-and-beyond workflows, color and gain-map handling updates, and follow-up fixes that matter to photo conversion and compression toolchains.
Overview
The Alliance for Open Media has published a detailed update on libavif 1.4, the open-source library and command-line toolset used to encode and decode AVIF images. AOMedia describes the 1.4 series as the first major release of the technology since April 2025.
The update is not a consumer camera launch, but it is directly relevant to photo conversion and compression workflows. libavif provides the avifenc and avifdec tools, and its behavior influences AVIF support across image pipelines, developer tools, native applications, and services that prepare images for the web.
Tune IQ Encoding
A headline change is tune IQ, a libaom tuning mode for still-image encoding. AOMedia says tune IQ became the default tuning mode for images in libavif v1.4.0 after a year of bug fixes, quality refinements, evaluation, and subjective testing.
The goal is better perceived image quality, more consistent quality within each image, and output that stays closer to the requested quality target. AOMedia also points to better screen-content detection, which matters because screenshots, app captures, diagrams, and photos with text behave differently from natural camera images.
High-Bit-Depth AVIF
libavif 1.4 adds support for Sample Transforms from AVIF specification v1.2.0. That feature can extend AVIF image bit depth to 16 bits and beyond while keeping a base image that older AVIF decoders can still read at 12-bit or 8-bit precision.
For photographers and image engineers, this is mostly a high-fidelity workflow signal rather than an immediate everyday export default. Higher bit depth can matter for HDR, wide-gamut, archival, and heavy-editing pipelines, but compatibility still depends on the decoder and application that opens the file.
Color and Gain Maps
The libavif 1.4 release notes include multiple color-management and gain-map changes, including support for PNG cICP chunks, forwarding CICP color data to the AV1 encoder, Apple-style JPEG gain-map conversion, and cleaner handling of crop, rotation, mirror, and Exif orientation during conversion.
The follow-up libavif 1.4.1 release adds maintenance fixes, including CICP and memory-leak fixes in avifgainmaputil, dependency updates, Windows long-path support, and removal of experimental status from progressive, layered, and scaling-mode options.
Why It Matters
PhotoTools readers often choose between JPG, PNG, WebP, AVIF, and HEIC based on file size, quality, transparency, browser support, and privacy. AVIF is already attractive for small web-ready files, but encoder quality, color handling, and high-bit-depth support determine whether it is trustworthy in more demanding workflows.
Browser-based tools still depend on what the user's browser exposes through local image APIs. Even so, updates to reference libraries and open-source encoders shape expectations for where AVIF is going: better quality at a given size, more careful color handling, and more options for advanced photo pipelines without requiring files to be uploaded first.