I have seen how to convert a picture from color to grayscale in this Super User question and answer thread. However, grayscale is not black and white.
Simply put, if a field has color, I want to convert it to black. All other areas should be white. So, if a line 6 pixels thick is orange, the other thread's answer will turn the line gray. The line should be turned solid black.
However, is there a way to convert anything of any color at all (not white) to black?
I am working with Engineering prints, and it simply needs to be black or white. Gray does not work, because certain color lines become “gray” lines.