Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to convert a webp to gif formated #327

Open
dlemstra opened this issue Jun 13, 2024 Discussed in #326 · 1 comment
Open

How to convert a webp to gif formated #327

dlemstra opened this issue Jun 13, 2024 Discussed in #326 · 1 comment

Comments

@dlemstra
Copy link
Member

Discussed in #326

Originally posted by ThisMe124 June 12, 2024

ImageMagick version

ImageMagick 6.9.11-60 Q16 x86_64

Operating system, version and so on

Pterodactyl Host

Description

Here I want to ask about how to convert from webp to gif formated?
I have tried here on terminal :

convert sticker.webp sticker.gif

The Original Webp :

https://qu.ax/LuiL.webp

But after I tried it I got a gif like this :

https://qu.ax/MoiJ.gif

How can I make the white line disappear while it's moving, I mean with clean results?

Btw I'm still new to using imagemagick😐

@dlemstra
Copy link
Member Author

This bug can be reproduced by running convert LuiL.webp -coalesce -layers optimize anim.gif
LuiL.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant