Skip to content

converts pgma image to ascii art, first C project.

Notifications You must be signed in to change notification settings

ilan1009/image2ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert image to ascii art with a simple bitmap based system.

Easiest way to convert any image to a pgma format is to use ImageMagick, example:

convert <your image> -depth 8 output.pgm

About

converts pgma image to ascii art, first C project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages