Email or username:

Password:

Forgot your password?
Top-level
Григорий Клюшников

randy, android supported webp natively for ages. And by natively I mean that you can just feed a webp file into BitmapFactory and it'll happily decode it. It's capable of encoding webp as well. It's iOS that's more of a problem, but I'd be surprised if no one made a library that wraps libwebp into an UIImage extension.

1 comment
  randy
@grishka
Cool. I did not know about that.
Thanks and keep up the good work
@pixelfed
Go Up