filler.py
filler.py is a simple python script that takes an image (jpg is best)
and converts it into an ascii image using text that you specify from
a file. It isn't very useful to most people, but imagine being able to
hand in an essay in any particular shape you want to your professor. Yup.
Example usage:
python filler.py -m google.jpg -f fill.txt
where google.jpg is an image and fill.txt is a text file with ascii characters
in it.
Download
Version 0.01
An obligatory screenshot of it:
Written by Natan 'whatah' Zohar