When using Chrome’s DevTools to analyze my page load, I noticed that Shopify is recompressing some JPEGS into much larger file sizes and delivering them in the WEBP format.
For example, one product image was compressed and uploaded to Shopify as a 225 KB jpeg.
When loading an image of that product on my homepage, Shopify automatically creates a 378 KB webp version of that image and uses that instead.
That is a huge file size difference and directly impacts my page’s load time.
Any advice or insight would be greatly appreciated. How can this be fixed?