image2ascii icon indicating copy to clipboard operation
image2ascii copied to clipboard

[Feature Request] Monochrome output with HEX color description

Open klei22 opened this issue 2 years ago • 0 comments

Would be cool to have a flag for monochrome output in the command line utility, maybe something like:

image2ascii --monochrome -f image.png

or

image2ascii -m -f image.png

Even better if one could specify the color with hex (for example green):

image2ascii -f image.png -h 00FF00

klei22 avatar Jul 14 '22 07:07 klei22