ascii-img

Crates.ioascii-img
lib.rsascii-img
version0.4.0
created_at2025-03-21 08:13:20.865749+00
updated_at2025-06-01 13:12:49.941363+00
descriptionConvert images to ASCII
homepagehttps://crates.io/crates/ascii-img
repositoryhttps://github.com/4yman-0/ascii-img
max_upload_size
id1600269
size37,679
4yman (4yman-0)

documentation

https://docs.rs/ascii-img

README

ascii-img

Convert images to ASCII

How to install

  1. Clone the repository:
git clone https://github.com/4yman-0/ascii-img
  1. Choose a front-end (for example: ascii-img-cli):
cd ascii-img-cli
  1. Build with cargo:
cargo build

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this program, You can obtain one at https://mozilla.org/MPL/2.0/.

Commit count: 31

cargo fmt