Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.04 KB

ℹ️ Overview:

The Image-ASCII is a simple python script to convert images into ASCII Art. ASCII art was famous in the older days when graphics were not so popular, images were displayed from a set of about 95 characters. ASCII art is also known as text-based visual art in general. Till date, it's popular and widely used as it's eye-catching and easy to implement.

⚒️ Tools and Technologies Used

Python Modules:

  • PIL for image processing

Software Used:

  • Spyder 3.5.0

📽️ Output:

Ascii Image

Comparision

🙏 Thank you

  • Thank you all for using my app.
  • All suggestions are warmly welcomed.