Skip to content

This tool is created to convert MP4 videos into ASCII animations.

License

Notifications You must be signed in to change notification settings

HokageM/Video2ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video2ASCII

This tool is created to convert MP4 videos into ASCII animations.

Installation

git clone https://github.com/HokageM/Video2ASCII.git
cd Video2ASCII
pip install .

Usage

usage: video2ascii [-h] [--version] [-w WIDTH] [-p PLAY] FILE

Transforms a video to an ASCII animation inside your console.

positional arguments:
  FILE                  MP4 that should be transformed.

options:
  -h, --help            show this help message and exit
  --version             show program's version number and exit
  -w WIDTH, --width WIDTH
                        Defines the width of the ASCII art. Default value is set to 250.
  -p PLAY, --play PLAY  Enter name of previously created ASCII art frames, then it plays the animation.

TIP: If you use a higher resolution for the ASCII frames, you may need to adjust the font size within your terminal.

About

This tool is created to convert MP4 videos into ASCII animations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages