Skip to content

ASCIIXEL can generate images an videos using ASCII character or large pixels (with the option to add colour)

License

Notifications You must be signed in to change notification settings

gabriel-combe/ASCII_artgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII_artgen

ASCIIXEL can generate images an videos using ASCII character or large pixels (with the option to add colour)

Watch the video

Installation

Only python is needed, with numpy, OpenCV, and Pygame libraries.

Usage example

Run the ASCIIXEL python file to start the generation. To modify the video to convert and the parameters of the generator, change the following line:

app = ASCIIXEL(path='YOUR_VIDEO', ascii_set=2, display_original=False, reverse_colour=False, output_type=OutputType.ASCII_COLOUR, record=True)

I will add argument parser in the futur.

Meta

Gabriel Combe-Ounkham

Distributed under the GNU GENERAL PUBLIC license. See LICENSE for more information.

About

ASCIIXEL can generate images an videos using ASCII character or large pixels (with the option to add colour)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages