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:
- Platform — Shopify and similar serve WebP automatically; see WebP on Shopify.
- CDN — Cloudflare and image CDNs convert on the fly; see WebP and CDNs.
- Build pipeline — batch-generate variants; see Batch Convert Images to WebP.
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
- WebP on Shopify: Theme Setup & Image Optimisation
- WebP Transparency: Alpha Channel Support
- Core Web Vitals & Images: Optimise LCP, CLS, and INP
- What is WebP? A Complete Guide to the WebP Image Format
- Convert product photos: JPG to WebP, PNG to WebP
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.