1.0.0 • Published 7 years ago
nosmudge v1.0.0
nosmudge
Removes smudges above threshold in black and white JPG files.
Installation
npm i -g nosmudgeUsage
nosmudge [options] <file>
Options:
  -V, --version                output the version number
  -t, --threshold [threshold]  Color threshold. Everything above will be removed. (0-255) (default: 100)
  -o, --output [filename]      Output filename. (default: filename_nosmudge.jpg)
  -h, --help                   output usage information1.0.0
7 years ago