Faster3ck / Converseen

Converseen is a batch image converter and resizer
https://converseen.fasterland.net/
GNU General Public License v3.0
423 stars 32 forks source link

Animated Webp converts to Static Image #164

Open Mohsyn opened 6 months ago

Mohsyn commented 6 months ago

Animated webp converts to static GIF instead of animated.

Faster3ck commented 5 months ago

Hi, unfortunately in ImageMagick animations are handled differently than static images, which is why Converseen's code requires some components to be rewritten in order to manage animations.

Anyway, I am working on it and this feature will be implemented as soon as possible!