however creating text in IM generates a greyscale image (edges of the text are anti-aliased). you also used a semi-transparent font too. In any case the TIFF image is also grey scale, A huge grey scale.
You can turn off anti-alising using +antialias so the font generated will also only be black and white.
However I am not sure in IM will save TIFFs as a bitmap or not. Someone else may know.
Prehaps you should try just reading and writing the TIFF image without change, and see how IM effacts the unmodified image...
Code: Select all
convert org/scan0002.tif -taint check.tif