What Makes AVIF Different
AVIF is not an incremental improvement over WebP. It is a generational leap. The AV1 codec that powers AVIF was designed by the Alliance for Open Media — a consortium that includes Google, Apple, Mozilla, Netflix, and Amazon.
AV1 uses block-based coding with variable block sizes from 4×4 to 128×128 pixels. It applies intra-frame prediction, directional filtering, and constrained directional enhancement. The math is more computationally expensive than VP8 (WebP) or DCT (JPG). But the result is smaller files with fewer artifacts.
