I have some creative Commons gifs I would like to use, but I need them as single frames. However, the gif is optimised, so when I pull it apart via
convert the.gif frames/%02d.tga
Some of the images are just fragments out of place, and way smaller than the original one.
So is there a way to render the single frames as they're viewed in a viewer?
you may want to add a -coalesce
option to your command: convert -coalesce the.gif frames/%02d.tga
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With