Skip to content

justinac0/image-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-ascii

Just a simple image to ascii converter.

Running

  • Run setup.bat
  • Enter python environment
  • Run python main.py [image_path] [target_width] [target_height] [include_frame]
  • Example python main.py someimage.png 128 128 1 This will display an ascii image art of 'someimage.png' with a target width and height of 128 characters with a border.

Showcase

Mona Lisa (Reference)

Mona Lisa

Bob Ross Painting (Reference)

Bob Ross Painting

The Musician (Reference)

Bob Ross Painting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published