Performance

WebP Image Format

WebP is a modern image format developed by Google that provides superior compression compared to JPEG and PNG — typically 25–35% smaller at equivalent visual quality. All modern browsers support WebP. Shopify automatically converts uploaded images to WebP when delivered through its CDN.

Why It Matters for Shopify Stores

Image size is the single largest contributor to page weight on most Shopify stores. A product page with 8 unoptimized product photos can easily weigh 3–5MB, resulting in 4–8 second load times on mobile. Shopify's CDN automatically serves WebP to browsers that support it (when you use the correct image_url filter in your Liquid templates). If your theme uses direct image URLs instead of Shopify's responsive image functions, you may be missing automatic WebP conversion.

How to Check Your Store

In Chrome DevTools Network tab, filter by 'Img'. Check the Type column — it should show 'webp' for most images. If you see 'jpeg' or 'png' primarily, your theme isn't using Shopify's responsive image functions correctly.

Use the free shopify speed test tool

How to Fix It

Ensure your theme uses the | image_url Liquid filter with width parameters rather than direct .jpg URLs. Most OS2.0 themes do this correctly. If on a legacy theme, update image tags to use Shopify's responsive image functions.

Related Terms

Check your store's WebP Image Format with our free tools

Get a full audit across all 6 performance categories — including performance — in under 60 seconds.

Run a Free Store Audit