3 releases

Uses new Rust 2024

new 0.1.2 Mar 22, 2025
0.1.1 Mar 21, 2025
0.1.0 Mar 21, 2025

#1091 in Text processing

Download history 269/week @ 2025-03-17

269 downloads per month
Used in ascii-img-cli

MPL-2.0 license

11KB
253 lines

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/.


lib.rs:

Convert images to ASCII

Dependencies

~1.4–4.5MB
~94K SLoC