Crates.io | img2ascii |
lib.rs | img2ascii |
version | 0.1.0 |
source | src |
created_at | 2021-12-13 01:38:31.372972 |
updated_at | 2021-12-13 01:38:31.372972 |
description | A simple CLI tool to convert images to ascii text |
homepage | https://github.com/edzdez/img2ascii |
repository | https://github.com/edzdez/img2ascii |
max_upload_size | |
id | 496798 |
size | 3,650,751 |
A simple CLI tool to convert images to ascii text
img2ascii is written in Rust. The Rust compiler can be installed by following the instructions on the official download page.
$ git clone "https://github.com/edzdez/img2ascii.git"
$ cd img2ascii
$ cargo build --release