All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi everyone,
I’ve noticed something strange regarding image delivery in Shopify. I uploaded WebP images to my store, and when I inspect the network requests in Safari (or when emulating an iPad in Chrome), I see that the images—despite having a .webp file extension—are being served with the content-type: image/jpeg.
Example request:
Is this normal behavior? Does Shopify override or re-encode WebP images depending on the original upload format or CDN logic? And is there any way to reliably serve actual WebP to supported browsers?
Appreciate any insights or confirmation from others seeing the same behavior. Thanks!