Id like to in command line mode, convert color tiff to bw tiff , i imagine first color to greytone and the define a threshold value for which gretone should be black.
Any suggestions ?
How do i convert color tiff to bw in batch using threshold
Moderators: helmut, XnTriq, xnview
Re: How do i convert color tiff to bw in batch using thresho
With nconvert, you have only -binary nodither (0-127/128-255)
Pierre.
Re: How do i convert color tiff to bw in batch using thresho
jan.smidstrup wrote:in command line mode, convert color tiff to bw tiff , i imagine first color to greytone and the define a threshold value for which gretone should be black.
With nconvert, you have only -binary nodither (0-127/128-255)
You can adjust the brightness/contrast/gamma and then apply the dumb binarification. This does the job, just it's a bad hack.Any suggestions ?

So YES, adding a binarification mode with threshold is a very good idea

There is indeed no WinZIP under my rock.