Skip to content

This Python script uses PIL to convert an image into ASCII art, resizing it and mapping pixel brightness to corresponding ASCII characters, then saving the output to a text file.

Notifications You must be signed in to change notification settings

hazik-khalid/image-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turn image into ascii art with python3

About

This Python script uses PIL to convert an image into ASCII art, resizing it and mapping pixel brightness to corresponding ASCII characters, then saving the output to a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages