Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ASCII-art

A simple tool to convert image files, video files or webcam video inputs to ASCII art.

Currently, it justs prints the result to the standard out.

Using the tool

Clone the repo and you should be good to go.

Converting an image

From an image file : python ascii_art.py img yourimage.ext width height

Converting a video

From a video file : python ascii_art.py video yourvideo.ext width height

From your webcam : python ascii_art.py img cam width height

Results

Here is an example of an image converted to ASCII art using this tool :

ascii-art

About

Tool to convert image files, video files or webcam video inputs to ASCII art.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages