2024-04-12 UTC
# btrem On a related topic, has anyone used Netlify's responsive image cdn feature? It provides transforms for a source image into different sizes and formats. I'm currently using an 11ty node module and producing a <picture> element. AFAICT, Netlify uses accept headers to serve avif or webp if the browser accepts them, otherwise it sends the source image.