/asciiart

Create ASCII art from image

Primary LanguageRust

Rust program to create ASCII art from image 👍

Usage

Download the binary from releases page and run it as follows:

./asciiart <image_path> <size>

# for example
./asciiart image.png 64

and it will print the ASCII art to the terminal.

Building

cargo build --release

Example


⬇️⬇️⬇️ using size 80