CLI that converts images into ascii art and prints to the console
Go to file
Djairo Hougee 2b9817080e implemented braille support, including --threshold flag 2023-02-08 22:02:49 +01:00
src implemented braille support, including --threshold flag 2023-02-08 22:02:49 +01:00
.gitignore sync with local; working normal/complex conversions 2023-02-08 15:48:20 +01:00
Cargo.toml enabled webp support in one used crate 2023-02-08 22:02:27 +01:00
LICENSE Initial commit 2023-02-08 14:45:10 +00:00
README.md sync with local; working normal/complex conversions 2023-02-08 15:48:20 +01:00

README.md

img2ascii

CLI that converts images into ascii art and prints them to the console

//todo: Update this