Skip to content

cartesian-plane/ASCIIfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCIIfier

Simple Java program that turns images into their ASCII representation.

Example:

lakehouse.jpg

converted.png

Usage

  • Only .jpg images have been tested to work.
  • Run in the terminal by typing java Main
  • Try playing around with various zoom levels in the terminal to see what looks best.

Note : Higher resolutions might not work well.

About

Simple program that turns images into ASCII art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages