Googlebot is a visitor with a checklist
It downloads the page, sees LCP, and indexes images for Google Images. A 2 MB PNG named IMG_4032.webp fails both jobs even after you change the extension.
Why it matters
- Core Web Vitals are ranking-relevant.
- Google Images is still a traffic source for some niches.
- Thin pages with huge images look untrustworthy.
How to do it
- Convert rasters to WebP at the displayed width.
- Rename to
blue-suede-trainers.webp, notfinal-final-2.webp. - Write alt that describes the image, not the keyword list.
- Add width/height. Lazy-load below the fold only.
Settings that work
Technical: 1600 px / 80% as a default. SEO: unique alt per image.