Skip to content

TheGreatAdil/simple-ascii-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PNG to ASCII Renderer (Python)

I saw a YouTube video about converting images to ASCII and was interested in doing it myself. So I made a small Python script that converts PNG images into ASCII in the terminal by calculating per-pixel luminance and mapping it to an ASCII gradient.

Gradient: . : - = + * # % @

Example

Input:

Input Image

Output:

Output Image

About

A simple PNG-to-ASCII converter mapping per-pixel luminance to an ASCII gradient.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages