Reduce gif size at least back to original size
Posted: 2013-07-12T06:58:57-07:00
I have a problem with the converted image size. It's 2x times greater than original and it's dimensions are lesser!
This is the result:
http://oi40.tinypic.com/2nrox3m.jpg
This is original:
http://oi39.tinypic.com/2h35s0g.jpg
This is the command line i was using:
convert /img.gif -coalesce -resize x220 /img2.gif
Original size is 995kb and result size is 2540kb!
How to reduce the size?
This is the result:
http://oi40.tinypic.com/2nrox3m.jpg
This is original:
http://oi39.tinypic.com/2h35s0g.jpg
This is the command line i was using:
convert /img.gif -coalesce -resize x220 /img2.gif
Original size is 995kb and result size is 2540kb!
How to reduce the size?