Skip to content

Image input is converted to a printed "image" comprised of ASCII characters

Notifications You must be signed in to change notification settings

lilyschrr/ASCII-Image-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Image Generator 🖼️

  • Created using Java, Java Advanced Imaging (JAI) API, and javax.imageio package.
  • To use, add your image file to the folder (like the sample image files provided). Run the program and follow the prompt in the terminal.
  • Images MUST be in landscape orientation (meaning the image's length is greater than its width)!
  • Images with higher contrast and of medium size (approx. 70-250 pixels length) have best results.

About

Image input is converted to a printed "image" comprised of ASCII characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages