Utility to quickly convert a sequence of images to an animated GIF

4

2

Is there a simple utility to quickly convert a sequence of images (I have 3) to an animated GIF with some settings, like time delay? I need to convert a couple of such sequences with the same settings.

Sergei Basharov

Posted 2010-03-02T18:45:32.280

Reputation: 633

Question was closed 2015-04-28T10:13:49.463

Which operating system should the utility run on ? – Dominik – 2010-03-02T19:19:05.833

Answers

5

UnFREEz is a high-speed Windows application that will take any number of images, saved as separate GIF files, and create a single animated GIF from those images.

alt text

UnFREEz is freeware and portable, it doesn't require installation.

Molly7244

Posted 2010-03-02T18:45:32.280

Reputation:

2

You can use the convert utility which is part of ImageMagick ( http://www.imagemagick.org/ )

Dominik

Posted 2010-03-02T18:45:32.280

Reputation: 767

2

If you want to automate this process, then gifsicle. It's also useful for reducing size of GIFs.

Kornel

Posted 2010-03-02T18:45:32.280

Reputation: 1 225

0

I guess you can do this with this software:

http://www.banner-maker.net/

r0ca

Posted 2010-03-02T18:45:32.280

Reputation: 5 474