The present and potential future of progressive image rendering
jakearchibald.com·1d
Flag this post

Progressive image formats allow the decoder to create a partial rendering when only part of the image resource is available. Sometimes it’s part of the image, and sometimes it’s a low quality/resolution version of the image. I’ve been digging into it recently, and I think there are some common misconceptions, and I’d like to see a more pragmatic solution from AVIF.

Let’s dive straight into the kinds of progressive rendering that are currently available natively in browsers.

The current state of progressive image rendering in browsers

Here’s the image I’m going to use for comparison:

A winter photo of a fox, standing on grass, with foliage in the background

Due to i…

Similar Posts

Loading similar posts...