3 releases (breaking)
0.3.0 | Jan 4, 2025 |
---|---|
0.2.0 | Dec 27, 2024 |
0.1.0 | Dec 27, 2024 |
#728 in Text processing
1MB
168 lines
bukvalno
An Image to ASCII Art Generator heavily inspired by rascii and pxlate
Usage
Image to ASCII Art Generator
Usage: bukvalno [OPTIONS] --file <FILE>
Options:
-f, --file <FILE> Sets the input image file
-s, --scale <SCALE> Sets the scale down factor [default: 1.0]
-c, --charset <CHARSET> Sets the charset ie. english, chinese, japanese, braille, circles, blocks [default: english]
-i, --invert <INVERT> Inverts the dark and light colors of the image [default: false]
-h, --help Print help
Installation
You must have
~/.cargo/bin/
in yourPATH
to runbukvalno
directly.
cargo install bukvalno
My Favorites
Capybara
Christ the Consoler by Carl Bloch
The Sacred Heart of Jesus
Smiling Dog
Watermelon Cat
Dependencies
~3.5MB
~68K SLoC