Arka renders ASCII art from text or images directly in your terminal.
Text banners
Optional font (when figlet or pyfiglet is installed):
Default font: standard. List fonts with figlet -f? or pyfiglet -l.
Image to ASCII
Images are downscaled and mapped to ASCII characters (@%#*+=-:. ).
Fallback font
If figlet and pyfiglet are unavailable, Arka uses a built-in 5-row block font for A–Z, 0–9, and spaces.
Install figlet (optional)
Image ASCII works without figlet — only text banners benefit from external font libraries.