Page 1 of 1

Automatic crop parameters

Posted: Tue Nov 06, 2018 3:14 am
by tamle
Is there automatic crop parameter in Nconvert like XnConvert? I am trying to find the option "Color of pixel at", "Tolerance". "Export for Nconvert" functionality doesn't show it in the batch file.

Re: Automatic crop parameters

Posted: Fri Nov 09, 2018 12:07 pm
by xnview
yes

Code: Select all

-autocrop tol r g b

Re: Automatic crop parameters

Posted: Fri Nov 09, 2018 3:51 pm
by tamle
xnview wrote: Fri Nov 09, 2018 12:07 pm yes

Code: Select all

-autocrop tol r g b
I can guess that tol is tolerance and r g b is the colors. Will it be used something like this? I have to ask because the help file does not have any detail on this.

Code: Select all

-autocrop tol 10 r 255 g 255 b 255
Also is there parameter for "color of pixel at"? This would be helpful because determining the color cannot be always exact.

Re: Automatic crop parameters

Posted: Tue Nov 13, 2018 10:06 am
by xnview

Code: Select all

-autocrop 10 255 255 255
Also is there parameter for "color of pixel at"? This would be helpful because determining the color cannot be always exact.
currently not yet, but will be added