Skip to content

literally just an image -> ascii image generator

Notifications You must be signed in to change notification settings

gabe-burnette/asciigen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascii from image

converts an image to ascii art

usage

zig build -Drelease run -- -i path/to/input.jpeg -o path/to/output.png

output file needs to be a .png since i saw some weird issues with jpegs.

the zig version is the only one i'll be working on from here on. the c code was just to get me started until i figured out some issues with the build.zig

About

literally just an image -> ascii image generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zig 70.3%
  • C 27.5%
  • Ruby 2.0%
  • Shell 0.2%