Page 1 of 1

Resize only if the picture is bigger

Posted: Sun Jul 26, 2009 12:29 pm
by Mistic100
Hey
I would like to resize some pictures but only if their height are bigger than the one specified in the command.
Has nconvert an option for that ?

Thanks

Re: Resize only if the picture is bigger

Posted: Wed Jan 17, 2018 11:31 am
by sigjanu
Try the -rflag option. Taken from nconvert -help :

-rflag : Flag for resizing
incr : Increase only
decr : Decrease only
orient : Follow orientation

:)