Page 1 of 1

-trim option is problem in current version

Posted: 2009-08-05T06:27:22-07:00
by Selva
Hi everybody,

Currently we have used ImageMagick-6.0.4-Q16-windows-dll vertion for eps to gif convertion. In this vertion -trim option is working fine. But, the same option is not working in ImageMagick-6.4.0-3-Q16-windows. Please advice.

code: mogrify -trim 123.gif 123.gif

By,
Selva

Re: -trim option is problem in current version

Posted: 2009-08-05T08:56:58-07:00
by fmw42
what does not work about it?

Note that you may need to add +repage after a trim or crop.

Try upgrading to the latest version of IM, 6.5.4-8 and see if it still fails

Re: -trim option is problem in current version

Posted: 2009-08-06T20:53:13-07:00
by anthony
Also why are you trimming the image twice!!!

mogrify saves the image back into the filename where it came from!