On Mon, Mar 1, 2021 at 8:48 AM Neil Bothwick <n...@digimed.co.uk> wrote:
>
> should do it, you may need to play with the threshold setting. The file
> command reports the output file as being "1-bit grayscale".
>
> You can also use -monochrome but that will produce a dithered image,
> that's probably not what you want judging by your description.

Keep in mind that your starting image might not be 1-bit.  You might
be scanning in greyscale, which is probably 8-bit.

Nothing wrong with converting to 1-bit, but in that case you would be
throwing away detail.  If you plan to do any processing of the file
you might want to do that before throwing out the detail.  You also
may or may not want the threshold to be 50%.

Also, as some are starting to hit on, jpeg may or may not be an ideal
format depending on what you're scanning.  It was designed for
photographs, and it doesn't really cope well with sharp edges unless
you use very high quality levels.  I don't want to offer too much
advice beyond that as I don't really deal with document scanning at
any kind of scale where I get concerned with this stuff - defaults are
almost always fine for me.  I'm sure the right format and process
would depend a bit on what you intend to do with the files.

-- 
Rich

Reply via email to