/monochromist

From sketch to contour with transparent background

Primary LanguagePythonMIT LicenseMIT

monochromist

From sketch to contour with transparent background:

example

Minimum example:

monochromist -i <input image> -o <output image> -c "<color>"

For example:

monochromist -i doc/images/cat.jpg -o /tmp/cat.png -c "black"

For more settings run

monochromist --help