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

more color format of output #31

Open SteDeshain opened 1 year ago

SteDeshain commented 1 year ago

I want to use ascii-image-converter to show image preview in ranger. But ranger does not support true color, so the preview in ranger looks wired. I hope i can choose the output color format in commad line

TheZoraiz commented 1 year ago

Hmm, I suppose not being able to choose your coloring scheme is annoying. I'll try to cover this over the weekend or the next one

SteDeshain commented 1 year ago

Hmm, I suppose not being able to choose your coloring scheme is annoying. I'll try to cover this over the weekend or the next one

Thanks for your reply. It would be great if the converter offers an option like "--output-color-format=8bit"