Hacker News new | ask | show | jobs
by kuschku 3253 days ago
It’s unsupported on the browser that holds 43% of desktop marketshare in central Europe, how is that not a failure?
1 comments

That doesn't make it a failure.
Google has failed to convince any browser maker not using their entire Blink rendering engine (i.e. Opera) to implement support for WebP. It's been almost seven years, not what I'd call successful.

On the server side, if you're processing images to create multiple versions anyway (thumbnails, different sizes for mobile & desktop, etc.), throwing WebP versions in there is simple enough and should reduce bandwidth use. It's not worth doing if you're not fully automating image handling for other reasons.

Firefox support is coming. Looks like there's been a bit of activity on the ticket:

https://bugzilla.mozilla.org/show_bug.cgi?id=1294490

I am not well-schooled in this area, but I find it very surprising that webP is not supported on Firefox yet. Am I wrong in being surprised?