#ascii #image-processing #grayscale #ascii-art #cli #command-line-tool

app asciimov

A command line tool to generate ascii art given an image. Also has some image processing power.

1 unstable release

0.1.0 Dec 30, 2024

#1065 in Command line utilities

Download history 131/week @ 2024-12-26 13/week @ 2025-01-02

144 downloads per month

MIT/Apache

14KB
150 lines

A command line tool to generate ascii art given an image. It also has some image processing power, namely to grayscale images. As of now, there's no immediate plan to add further image processing capabilities.

Doing (ctrl and -) or the equivalent on mac or linux can lead to generation of more detailed ascii art, as it changes the display size of the terminal.

Sometimes, valid images that can be opened by other editors will throw an error. This is likely an issue with the image crate than anything.

Dependencies

~9–18MB
~269K SLoC