Hi there,
I have a large transparent png with a small object in the middle. can and what code do I need to use autocrop to trim down to the bounds of the object in the middle?
thanks
auto crop question
Re: auto crop question
-trim should work ?
convert input.png -trim output.png
convert input.png -trim output.png