ASCII Art

Python

A simple project that converts images into ASCII art, inspired by Robert Heaton’s series of Programming Projects For Advanced Beginners.

This project was written in Python and uses Pillow as the image processing library. Here is the code.

Original Image ASCII Image
original_image ascii_image