Search found 3 matches

by yezimeng_115
2015-09-05T06:54:43-07:00
Forum: Users
Topic: Animated GIF resizing problem
Replies: 4
Views: 1606

Re: Animated GIF resizing problem

This one works! Thanks!
convert 1.gif -layers coalesce -resize 200x200\> -layers optimize 2.gif
by yezimeng_115
2015-09-05T06:49:29-07:00
Forum: Users
Topic: Animated GIF resizing problem
Replies: 4
Views: 1606

Re: Animated GIF resizing problem

Thanks a lot, it works except -layers optimize convert 1.gif -layers coalesce -resize 200x200^> -layers optimize 2.gif convert: unable to open image `optimize': No such file or directory @ error/blob.c/OpenBlob/2643. convert: no decode delegate for this image format `optimize' @ error/constitute.c ...
by yezimeng_115
2015-09-05T06:07:59-07:00
Forum: Users
Topic: Animated GIF resizing problem
Replies: 4
Views: 1606

Animated GIF resizing problem

My animated GIF seems not converted correctly, any idea? Thanks.
ImageMagick 6.8.6-6 on Mac
convert -resize 200x200\> 1.gif 2.gif
source:
Image
result:
Image