AVIF and ICO explained
AVIF stores still images using the AV1 video codec's intra-frame compression. It generally achieves the smallest files of any widely supported format, and it handles wide colour gamut and HDR, which JPEG cannot.
ICO is a container that holds several versions of the same icon at different sizes, so the operating system or browser can pick the one that fits. It is capped at 256×256 pixels.
- Where AVIF files come from
- Performance-focused websites and modern image pipelines.
- Where ICO is used
- Website favicons and Windows application icons.