Skip to content

Use webp for images

Cédric Krier requested to merge topic/default/webp into branch/default

For lossy image, we use a quality of 50% and for lossless a quality of 100%.

The static/images/ folder size is divided by 2.

Also webp is now supported by 97.41%: https://caniuse.com/webp

Merge request reports