ASCII art from images
output in html and txt format
just climb into this directory and
./art.py < image-name > < file-name > < (optional) characters >
image-name = name of the input image , recommended size beloxe 400x400 pixels, but any png or jpg will do
file-name = output file name without extension, automatically a proper html and txt file will be generated
characters = a string with characters, eg “$%^&- “ to use in ascii art. order can be random, but characters will be assigned in order of descending level of darkness, so first characters replace dark colors, with the last ones replace the lighter ones.
characters can be omitted, in that case a built in one will be used