We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by ThisMe124 June 12, 2024
ImageMagick 6.9.11-60 Q16 x86_64
Pterodactyl Host
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😐
The text was updated successfully, but these errors were encountered:
This bug can be reproduced by running convert LuiL.webp -coalesce -layers optimize anim.gif LuiL.zip
convert LuiL.webp -coalesce -layers optimize anim.gif
Sorry, something went wrong.
This issue only seems to happen on ImageMagick 6. The image in ImageMagick 7 is correct.
No branches or pull requests
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😐
The text was updated successfully, but these errors were encountered: