V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
KevinBlandy
V2EX  ›  程序员

Java - 有啥好用的 Webp 转换工具库吗?

  •  
  •   KevinBlandy · Nov 3, 2022 · 1326 views
    This topic created in 1281 days ago, the information mentioned may be changed or developed.

    现在在用 webp-imageio,但是它不能用于 gif ,转换 gif 图片的话,只会保留第一帧,图不动了。难受!

    <dependency>
        <groupId>org.sejda.imageio</groupId>
        <artifactId>webp-imageio</artifactId>
    </dependency>
    

    大伙儿有啥推荐的工具类 /库吗?

    1 replies    2022-11-03 15:22:52 +08:00
    moshiyeap100
        1
    moshiyeap100  
       Nov 3, 2022
    <!-- https://mvnrepository.com/artifact/com.facebook.fresco/animated-webp -->
    <dependency>
    <groupId>com.facebook.fresco</groupId>
    <artifactId>animated-webp</artifactId>
    <version>2.6.0</version>
    </dependency>
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   925 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 20:37 · PVG 04:37 · LAX 13:37 · JFK 16:37
    ♥ Do have faith in what you're doing.