Skip Navigation.

NWE Help: Graphics: Gifsicle: Multiple

NWE Home :: Help :: Graphics :: Gifsicle

You can make animations with more than two images -- just add a few more filenames to the list you give gifsicle. For example:

     gifsicle --delay=50 --loop=10 red.gif yellow.gif blue.gif green.gif > colors.gif

You can take a look at the resultant image. (Note also that in this example I've made a bit less delay here, and changed the number of times the image will loop as compared to the above example.)

The number of images you can animate in this way is limited only by image size. Don't make an image that's too big!