Best way to read and write webp format images in java

gillyb picture gillyb · Jul 25, 2013 · Viewed 16.9k times · Source

The normal Imageio Library says it cannot read the Webp format images. Are there any simple methods to read and webp images in java?

Answer

Rob picture Rob · Oct 4, 2013

Found this library today: webp-imageio. Haven't tried it out yet, but it looks like it'll do encoding using ImageIO.