Skip to content

moriczgergo/nosmudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nosmudge

Removes smudges above threshold in black and white JPG files.

Installation

npm i -g nosmudge

Usage

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 information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published