AlvaroIsrael / gobarber-app

💈A BarberShop app made with React, React Native and Node.
https://gobarberapp.net
MIT License
45 stars 11 forks source link

Switch images formats from Png to WebP format for better loading time. #122

Closed AlvaroIsrael closed 3 years ago

AlvaroIsrael commented 3 years ago

According to pagespeed insights from google: WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller than comparable JPEG images at equivalent SSIM quality index.