JPG to WEBP — Web performance — the Core Web Vitals conversion
JPG → WebP shrinks image weight 25-35% at equivalent visual quality — the exact optimisation Google's PageSpeed Insights, Lighthouse, and Core Web Vitals audit flag as "serve images in next-gen formats". Every modern browser supports WebP. Real-world use: e-commerce catalogue photos, blog hero images, portfolio-site imagery. Serve WebP to modern browsers with a JPG fallback for older ones via the <picture> element.