Search found 5 matches
- 2013-07-14T05:08:16-07:00
- Forum: Users
- Topic: Reduce gif size at least back to original size
- Replies: 5
- Views: 3106
Re: Reduce gif size at least back to original size
Huh interesting... Now it's working. Probably magic was in the right options positioning... Thanks mate.
- 2013-07-14T05:06:19-07:00
- Forum: Users
- Topic: Reduce gif size at least back to original size
- Replies: 5
- Views: 3106
Re: Reduce gif size at least back to original size
Have you tried using my, provided gif images? I'm using Ubuntu via ssh.
- 2013-07-13T09:17:29-07:00
- Forum: Users
- Topic: Reduce gif size at least back to original size
- Replies: 5
- Views: 3106
Re: Reduce gif size at least back to original size
After this, gif animation is not working.
- 2013-07-12T06:58:57-07:00
- Forum: Users
- Topic: Reduce gif size at least back to original size
- Replies: 5
- Views: 3106
Reduce gif size at least back to original size
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 ...
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 ...
- 2010-10-28T08:02:32-07:00
- Forum: Users
- Topic: Most efficient way to crop/resize animated gif
- Replies: 2
- Views: 10100
Most efficient way to crop/resize animated gif
For example doing this:
/usr/bin/convert test.gif -coalesce -resize 200x200 test.gif
with this animated gif http://glitters.ru/images/butterfly_20008.gif (3 frames), took me roughly 1min and 9 seconds. It's a bit too much...
I was trying to do this on VDS with 800mhz and 256 ram.
Is there any ...
/usr/bin/convert test.gif -coalesce -resize 200x200 test.gif
with this animated gif http://glitters.ru/images/butterfly_20008.gif (3 frames), took me roughly 1min and 9 seconds. It's a bit too much...
I was trying to do this on VDS with 800mhz and 256 ram.
Is there any ...