AVIF and WebP are modern image formats that generally produce smaller file sizes compared to the widely used JPEG format. This post explains what quality setting to pick when generating AVIF and WebP images as alternatives for serving JPEG on the web. The goal is to find the quality setting that will create images that look as good as the JPEG, but with a smaller size to optimize page load time without sacrifizing image quality.| Industrial Empathy
README.md| aomedia.googlesource.com
The CSS relational selector :has() offers what was previously impossible without JavaScript. Let’s explore some magical powers that :has brings.| Smashing Magazine
Learn how to dynamically create high quality responsive images for every platform with one line of code - including responsive breakpoints and client hints.| cloudinary.com
Why compressing images for dense screens is different, and how to serve them| jakearchibald.com
What is WebP? Why should I use it?| Google for Developers
The HTTP Accept request and response header indicates which content types, expressed as MIME types, the sender is able to understand. In requests, the server uses content negotiation to select one of the proposals and informs the client of the choice with the Content-Type response header. In responses, it provides information about which content types the server can understand in messages to the requested resource, so that the content type can be used in subsequent requests to the resource.| MDN Web Docs
In this article, we’ll highlight how modern image formats (AVIF or WebP) can improve compression by up to 50% and deliver better quality per-byte while still looking visually appealing. We’ll compare what’s possible at high-quality, low-quality and file-size targets.| Smashing Magazine
Images are the most popular resource type on the web. In this report we analyze how images are being used across the web.| httparchive.org