2010.03.27 03:09 "[Tiff] How to convert a tiff file to black and white?", by Peng Yu

2010.03.27 03:36 "Re: [Tiff] How to convert a tiff file to black and white?", by Mikhail Kruk

tiffdither will convert an image into 1bpp monochrome using error diffusion dithering.

On Fri, Mar 26, 2010 at 11:09 PM, Peng Yu <pengyu.ut@gmail.com> wrote:

I see that there is the command 'tiff2bw' that can convert a tiff file to gray scale. I'm wondering whether there is a way to convert a tiff file to black and white in libtiff?