WEBPery

Use WebP for e-commerce product images to cut page weight, speed up category pages, and lift conversions with the right quality settings.

WebP for E-commerce Product Images

E-commerce sites carry more images than almost any other site type, so WebP's 25–34% size reduction compounds across every product, category, and thumbnail. Smaller images speed up the pages where conversions happen and improve Core Web Vitals. This guide covers quality settings, transparency for product cut-outs, and delivering WebP at catalogue scale.

For the format itself, see What is WebP?. To convert product photos now, use JPG to WebP and PNG to WebP.

Why use WebP for e-commerce?

WebP reduces product-image weight by 25–34% versus JPG at equal quality, which speeds up image-heavy category and product pages. Faster pages lift conversion rates and improve the Largest Contentful Paint that Google measures. On a catalogue of thousands of images, the cumulative bandwidth saving is substantial.

Image weight is usually the largest part of an e-commerce page's payload, so format choice has an outsized effect on speed. See Core Web Vitals & Images.

What quality settings suit product images?

Use lossy WebP at quality 80–85 for product photography, where shoppers zoom and scrutinise detail. Hero and gallery images justify the higher end; thumbnails can drop to 65–72 because their small render size hides compression. Match quality to how large the image displays.

Recommended settings by role:

  • Main product image — lossy q=82–85
  • Gallery and zoom images — lossy q=85
  • Category thumbnails — lossy q=65–72

The full reasoning is in Lossy vs Lossless Compression.

How does WebP handle product cut-outs and transparency?

WebP supports an alpha channel, so product photos on transparent backgrounds stay crisp at far smaller sizes than PNG. A cut-out product image that is 800 KB as a PNG often drops below 100 KB as lossy WebP with a lossless alpha channel. This is a major saving for catalogues built on white-background or floating-product imagery.

Transparency works in both compression modes — see WebP Transparency: Alpha Channel Support.

How do you serve WebP across a large catalogue?

Generate WebP automatically rather than converting images by hand. Most e-commerce platforms and CDNs produce and serve WebP on demand based on the browser's Accept header, so a catalogue stays in sync without manual work.

The common paths:

Does WebP affect product-image SEO?

WebP does not harm image SEO and helps page speed. Google indexes WebP and shows it in image search. Product-image ranking depends on alt text, file naming, and structured data — none of which change with format. Faster pages help ranking indirectly through Core Web Vitals.

Keep descriptive alt text and product schema in place when converting. See Image SEO Best Practices.

Where to go from here

For e-commerce, WebP is the clearest performance win available: smaller product images everywhere, transparent cut-outs at a fraction of PNG size, and faster pages where conversions are won.

WebP and Open Source: libwebp Licensing

Is WebP open source and royalty-free? The libwebp BSD licence, the additional patent grant, the WebM repository, and what it means for commercial use.

WebP and PageSpeed: Serve Next-Gen Image Formats

Google PageSpeed flags images that should use next-gen formats. What the warning means, how WebP fixes it, and how to verify the savings.

WebP on iOS and macOS: Safari Support

WebP works on iOS and macOS since Safari 14 and Big Sur (2020). What Safari, Preview, Photos, and Mail support, and older versions.

WebP in Email: Is It Supported in HTML Emails?

WebP is not reliably supported in HTML email. Which clients render it, why most do not, and what formats to use for newsletters instead.