#ascii-art #image #convert #command #convert-images #render #prints

yanked rustii

Converts images to ASCII art

new 0.1.1 Apr 26, 2024
0.1.0 Apr 26, 2024

#52 in #prints

MIT license

14KB
213 lines

Usage

Basically rustii has 2 commands:

  • render - generates ASCII art from a specified image
  • open - prints specified ASCII art to the terminal/console

rustii compresses generated ASCII art file by default, so if you want to get the raw ASCII art, you can simply redirect the output of the open command, for example: rustii open ascii.txt > raw_ascii.txt

Type rustii --help or rustii -h to get more details

Dependencies

~13–21MB
~154K SLoC