PageSpeed Matters
    Speed Audit
    Let's Talk
    PageSpeed Matters
    Book a Call
    Optimization Techniques · Glossary

    Image Optimization (WebP / AVIF / Responsive Images)

    Matt SuffolettoWritten by Matt Suffoletto
    Published June 26, 2026
    Image Optimization
    Share

    TL;DR

    Image optimization is the practice of serving images at the appropriate dimensions, compression level, and format (such as WebP or AVIF) for the requesting device, often through the <picture> element, srcset, and sizes attributes.

    What is Image Optimization (WebP / AVIF / Responsive Images)?

    Image optimization is the practice of serving images at the appropriate dimensions, compression level, and format (such as WebP or AVIF) for the requesting device, often through the <picture> element, srcset, and sizes attributes.

    Learn more in our how to improve image optimization guide, or work with us through our done-for-you speed optimization service.

    How WebP / AVIF / Responsive Images is Measured

    PageSpeed Insights audits include 'Properly size images', 'Serve images in next-gen formats', and 'Efficiently encode images'.

    Related Terms

    Sources