Tagged Questions
8
votes
5answers
5k views
Creating a GIF animation from PNG files
Is there a tool to create a gif animation from a set of png files?
I tried the convert command from the ImageMagick suite, but this doesn't always succeed. Also, I have several issues with this:
I ...