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
Moderator: xnview
-
xnview
- Author of XnView
- Posts: 47517
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.
-
DOS386
- Posts: 291
- Joined: Sun Jun 11, 2006 2:43 pm
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.