1px border L&R sides when none or 0% specified

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: 1px border L&R sides when none or 0% specified

Post by fmw42 »

I don't know anything about Lightroom. But you can use IM to strip all borders using -trim and then add whatever borders you want back in using -border or -extent or -splice. See
http://www.imagemagick.org/Usage/crop/#border
Post Reply