Page 1 of 1

Optimize GIF animation

Posted: 2015-09-12T08:06:45-07:00
by lorents
Good day!
Now I am learning article - Animation Optimization.
Tell me, how I can automate the optimization process animation in GIF images.

Code: Select all

-coalesce  -layers Optimize
How was optimized this image (I am unable to achieve this result).

Image

Re: Optimize GIF animation

Posted: 2015-09-12T11:51:27-07:00
by fmw42
It might help if you if you provide more information. What is your IM version and platform? Post the original animation that you want to optimize. Post your command line.

Re: Optimize GIF animation

Posted: 2015-09-12T12:41:44-07:00
by lorents
I mean to make a certain analog of gifsicle but on the basis of ImageMagick
i.e. I have gif the image with animation, I want it to optimize means of ImageMagick. as to me to make it.

The second question as the above-stated image is optimized

Re: Optimize GIF animation

Posted: 2015-09-12T12:48:13-07:00
by snibgo
lorents wrote:How was optimized this image (I am unable to achieve this result).
I find no metadata in that file about how it was optimised.

Re: Optimize GIF animation

Posted: 2015-09-12T12:53:34-07:00
by fmw42
I am unable to achieve this result
What does this mean? As I said before, what is your IM version and platform?

Post the original animation that you want to optimize. And post your command line, so we can see how you are trying to optimize it.

As user snibgo said, the file has not information about how it was optimized. So you must just use IM optimization and look at your results and compare to one optimized by gifsicle.

It is likely that you will not be able to optimize in IM as well as with gifsicle.