TheZoraiz / ascii-image-converter

A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art!
Apache License 2.0
2.05k stars 121 forks source link

No option to save with color? #40

Open lthoerner opened 9 months ago

lthoerner commented 9 months ago

I'm confused why the only two options are to save as an image (with color, but unable to be displayed in the terminal), or as uncolored text. Why is this not supported? I just want a file which includes the text and the escape sequences.

lthoerner commented 9 months ago

I guess you can do this with a redirect, though I still think it should be explicitly listed in the README.