Skip to content

akshatd120/AsciiArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

AsciiArt

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:

image

image

About

Converts Picture into an Ascii Art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages