Image Optimization CDN Overview Product images are typically the largest assets on e-commerce pages and the single biggest contributor to poor Largest Contentful Paint (LCP) scores. An optimized image pipeline resizes images to the required dimensions, converts to modern formats (WebP, AVIF) for 30–50% smaller file sizes, delivers from a CDN close to the user, and applies lazy loading to images below the fold. When to Use This Skill - When product pages fail Core Web Vitals due to large or unoptimized images (LCP 2.5s) - When setting up an image pipeline for a new headless storefront - When o…