lbryio / lbry-redux

Common shared app components for desktop and mobile
MIT License
15 stars 41 forks source link

Enable webp images #312

Closed btzr-io closed 4 years ago

btzr-io commented 4 years ago

Fixes for: Webp support https://github.com/lbryio/lbry-desktop/issues/4146

WebP is natively supported in Google Chrome, Firefox, Edge, the Opera browser, and by many other tools and software libraries. Developers have also added support to a variety of image editing tools. See: https://developers.google.com/speed/webp#webp_support

Note The comic-book viewer already support this image type.