Skip to main content

Crate logo_art

Crate logo_art 

Source

Functions§

image_to_ansi
Converts image data (PNG, etc.) to a string of ANSI escape codes that render the image in the terminal using Unicode half-block characters (/) and 24-bit true color sequences.
print_image
Convenience wrapper: converts and prints the image directly to stdout.