webp images in Magento

Recently I was busy with optimizing the performance of a Magento shop. I started with adding lazy load and compressing the images. But this was not enough. Google Lighthouse adviced me to use newer image format technology. Specifically the webp format.

On this page I will share with you how I arranged webp in the Magento project.