Skip to content

POLA-LCS/ASCIIMage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCIIMage

Convert images to ASCII art in the Windows console, with color support and custom maps.

Dependencies

  • stb — fast and easy image reading.
  • winsole (fork) — Windows console color output.

Get started

Clone and run make to build both targets:

make all

This produces:

  • asciimage.exe — one-shot conversion (prints then exits)
  • `asciimage_loop.exe — same but waits for a keypress before exiting

Run asciimage --help for usage.

About

Image to custom ASCII converter

Topics

Resources

License

Stars

Watchers

Forks

Contributors