Can it extract and make GIF animation?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
imagewinter
Posts: 15
Joined: 2008-02-20T16:03:49-07:00

Can it extract and make GIF animation?

Post by imagewinter »

Can IM extract GIF animations into single GIF pictures?

Can IM make GIF animation from single GIF pictures and set a timer on it?

If so, how?
rmagick
Posts: 245
Joined: 2006-03-16T17:30:48-07:00
Location: Durham, NC, USA

Re: Can it extract and make GIF animation?

Post by rmagick »

Anthony's Examples of ImageMagick Usage is a great source of information about this topic:

http://www.imagemagick.org/Usage/anim_basics/
Post Reply