Skip to content

Peritract/ASCIIfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ASCIIfier

Convert images to ASCII

This is a simple text-based Python program to convert images into ASCII representations. I am indebted to Praveen Kumar's tutorial on this, which I used as a starting point.

It relies on PIL(Pillow), but otherwise nothing else.

Features:

  • Convert images to ASCII
  • Customise the image size and character representation
  • Save ASCII images to text files

Example output:
Jaws

Releases

No releases published

Packages

No packages published

Languages