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.

link|improve this question

67% accept rate
Which operating system should the utility run on ? – Dominik Mar 2 '10 at 19:19
feedback

3 Answers

up vote 4 down vote accepted

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.

link|improve this answer
It's almost what I wanted. Thanks! – Sergey Basharov Mar 2 '10 at 19:22
feedback

I guess you can do this with this software:

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

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.