ascii-art-generator

Code

DEMO

A lightweight tool that uses lodepng to load PNG images and then converts them into ASCII art.

Requirements

Usage

./convert.sh [path to png file]

OR

./compile.sh
./a.out [png file] > output_file

Example

./convert.sh pngs/moon.png