Speed

Main image is sized for the screen

performance.oversized-lcp-image

Why this matters

When the biggest image on the page is far wider than the space it is shown in, visitors download image data they can never see — and image data grows with the square of the width, so an image at twice the needed width is roughly four times the bytes. It is paid for on the connection least able to afford it.

Who fixes it

You can, usually

Roughly how long

30 minutes per image

Care needed

Low risk to change

How to fix it

Export the image at the size it is actually shown, save it as WebP or AVIF, and use `srcset` so phones download a smaller file than desktops.

How we score it

Failing this check takes up to 12 points off your speed score. It is a fact about your site rather than a measurement, so it reads the same on every scan until you change something.

Does your site pass this one?

This check runs on every scan, along with the other 106. Free, no account, and you see the evidence for each result.

Check my site

Other speed checks

See all 107 checks