I would use monochrome to do the job, but some of the pages have a red background and thus appear all black.
When I try to use -threshold 35, the pages are all white. The code I used is below:
Code: Select all
convert color.tif -threshold 35 bw.tif
Any help would be greatly appreciated. Thanks!