Features  /  Image Editing  / 

Black and White Noise Remove

Scanning black-and-white documents can sometimes result in poor quality digital files, including a grainy or dark image, lack of clarity in rendering letters, or even unreadable segments. Moreover, they tend to have an enormous size and thus be difficult to store. Reasons can vary from the quality of the scanner to that of the document itself.

Whatever the case, such digital text files can be retouched so as to improve quality and reduce size. reaConverter's latest edition includes a feature designed specifically for correcting noise in black-and-white scanned documents. The feature is effective and easy to use.

Install reaConverter

Open Images

Load one or more black-and-white scanned documents by using the drag-and-drop tool or by adding them manually.

Remove Black and White Noise

Go to the Edit images tab and then click Add action → Creative retouching → Black & White Noise Remove

Here you can define the color of the noise pixels and opt for removing groups of a customized numbers of pixels. The real time results of the image editing applied using this feature can be checked in the right part of the window, by ticking the Preview button.

Save the Result

Go to Saving options and pick a location for the edited documents. You can save them offline or online, either in a local folder or in your storage cloud on websites such as Google Drive or Dropbox. Last but not least, pick the format of your output files from the buttons conveniently placed in the lower part of the window.

Then simply press Start and your newly corrected scanned documents will soon be ready!

Video tutorial

Try Free Trial Version

You are welcome to contact our technical support when you have any questions about reaConverter.

Share

Command-line Interface

Advanced users can remove Black&White noise using command-line interface in manual or automated mode. reaConverter Pro edition provides a command-line tool called cons_rcp.exe

Noise correction from command-line example:

cons_rcp.exe -s "C:\Path_to\input_file.jpg" -o "C:\Path_to\output_file.jpg" -remove_bw_noise 4 b

Manual:

-remove_bw_noise (removes black & white noise)

Optional parameters:
  1. Number of pixels in a group (Syntax: 2, integer from 1)
  2. Color of noise pixels (Syntax: b, w) where "b", "w" mean black, white.

Example:
  -remove_bw_noise 2 b

Command-line noise correction tool is an advanced feature meant for professional use, and is available in Pro edition only.

Download reaConverter Pro with CLI