• 请不要在回答技术问题时复制粘贴 AI 生成的内容
KevinBlandy
V2EX  ›  程序员

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

  •  
  •   KevinBlandy · Nov 3, 2022 · 1358 views
    This topic created in 1289 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   ·   3018 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 05:35 · PVG 13:35 · LAX 22:35 · JFK 01:35
    ♥ Do have faith in what you're doing.