DEV Community

Discussion on: Faster loading webpages with webP images

Collapse
 
nlxdodge profile image
NLxDoDge

"However, as awesome as this is, webP is not supported on all browsers. Firefox for instance, is still working on adding it, but Chrome and Opera fully supports webP images." - Temitope Ayodele

I want to clarify that .webp is supported in firefox, as I am using it right now. And looking at caniuse.com/?search=webp you can see that it has support. Only Edge and some older Apple OS's haven got support.

Collapse
 
temmietope profile image
Temitope Ayodele

Thanks for the addition. Older versions of Firefox browsers do not though.

Collapse
 
aleksandrhovhannisyan profile image
Aleksandr Hovhannisyan

Older versions of any browser don't support it, so...

Thread Thread
 
temmietope profile image
Temitope Ayodele

Yh true, will edit. Thanks