nosmudge

1.0.0 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nosmudge

    Weekly Downloads

    0

    Version

    1.0.0

    License

    GPL-3.0

    Unpacked Size

    37.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • skiilaa