Skip to content

Youssef-Shehata/ascii-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple program that takes an image and converts it into ASCII art.

usage

    cargo run -- --help    
    cargo run -- -i <path to image> img   #converts img and prints to stdout
    cargo run -- -i <path to image> img   #converts img and saves result as asci.png
    cargo run -- -i <path to image> txt   #converts img and saves result to a text file asci.txt cargo

example output

example output image of kilua example output image of gon

About

convert images to ascii characters.

Topics

Resources

Stars

Watchers

Forks

Languages