ASCII, in full American Standard Code for Information Interchange, a standard data-encoding format for electronic communication between computers. ASCII assigns standard numeric values to letters, ...
A Python script that converts images to ASCII art. Works pretty well when using cutout vector images (like logos) as input, but not so much when using real images (like one you'd take on your camera).