Ascii-Rust icon indicating copy to clipboard operation
Ascii-Rust copied to clipboard

Ascii-Rust

A small program that I wrote to convert an image file to Ascii text.

Usage

$ git clone https://www.github.com/FeistyKit/ascii-rust
$ cd ascii-rust
$ cargo build --release
$ target/release/ascii-ify ./socks.png -o socks.txt

Example!

Before changes: Original

After Ascii: After Ascii