Skip to content

Turns your videos or pictures into ascii equivalents

Notifications You must be signed in to change notification settings

Knightbomb8/Ascii-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii-Art

Turns your videos or pictures into ascii equivalents

Setup

To start the project, install all the necessary requirements.

pip install -r requirements.txt

Then navigate to main.py under src and run

python main.py

Then you can either generate an ascii image or video by selecting the according media from your file browser. Note that the ascii video generator currently takes a long time at low quality and super long at high quality. Multi threading will be added as the next stage in this project to avoid that

Example Output

Ascii Image in Color Ascii Image in Black and White
Color Image Black and White Image
original Image

Screenshot

About

Turns your videos or pictures into ascii equivalents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages