Link to home
Start Free TrialLog in
Avatar of enthuguy
enthuguyFlag for Australia

asked on

combine multiple images and create Animated GIF

Hi Graphic Experts,
could you please suggest some open source and license tool to create animated GIF please. or any file that can
1. Combine 10 images and create an animation effect
2. Should be able to add interval. So I can set more time after last frame/image.

I was thinking of creating this and upload it to a webpage which can animate

thanks in advance
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

You could use an online tool like https://gifmaker.me/ User generated image
or you could use GIMP
The Free & Open Source Image Editor
This is the official website of the GNU Image Manipulation Program (GIMP).

GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software, you can change its source code and distribute your changes.

  • create a new image
  • use
  • Open as layer:
  •     for each image you want to use for the animated GIF
  • Save as:
  •     XCF
  • Export as:
  •     GIF file animated and  select the time that each frame should appear
ASKER CERTIFIED SOLUTION
Avatar of Joe Winograd
Joe Winograd
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial