This was a Coding Challenge - (https://www.youtube.com/watch?v=55iwMYv8tGI) and this is my python implementation of it.
Converts Picture into text which can be copy-pasted anywhere.
NOTE: Use 64x64 images more than this and it wont be able to fit that many pixels in 1 line*
Dependencies:
1.PIL
INSTALLATION & HOW TO USE:
1.Download the "Asciiart.py"
2.Then place the picutre you want to convert to the folder where "Asciiart.py" is saved
3.Download the Dependencies by executing the following in cmd/powershell: pip install PIL
4.Then to run it open cmd inside that directory and run ./Asciiart.py
Samples: