AsciiFire

Github Crates.io MIT licensed

A Library and CLI for converting images into ASCII characters of varying "density".

Install

Make sure you have cargo installed. Help can be found here.

Once cargo is installed, open a terminal and run rust cargo install asciifire

This will install a binary and allow you to use asciifire in your preferred terminal.

Examples

Output to console at appropriate terminal size: bash $ asciifire Savior.jpeg Ascii Savior Big

Output result to file: bash $ asciifire Savior.jpeg -o Savior.txt

Resize height and maintain aspect ratio: bash $ asciifire Savior.jpeg --height 50

Ascii Savior 50