Gif to ASCII
Project description
ascii_gif
Example
from gif2ascii import GifAscii
file_name = 'test.gif'
width = 80
GifAscii(file_name, width).output()
Available Options to constructor
file_name - Name of the file to convert
-- optional params --
width - width in chars for output
frame_delay - Delay between frames in GIF while rendering to terminal
fit_terminal - Ignores width, takes the entire terminal size
chars - specify chars for ASCII text (fat characters gives better results)
loop_gif - you know what it is :p (ctrl + c to end)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gif2ascii-0.0.7.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file gif2ascii-0.0.7.tar.gz
.
File metadata
- Download URL: gif2ascii-0.0.7.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a6c09839164969beb14353763221838e1b69b4ed5387946f5ca48386aeaef24 |
|
MD5 | 9539213d3892e52b5a8ce168c2591b43 |
|
BLAKE2b-256 | 6ed3283c1a268999ace84ae8ccc9f7b56020301a8a5eacc173d739d19c3b2657 |
File details
Details for the file gif2ascii-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: gif2ascii-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2cabc46e0eb27942b7b1c95f5f1f80cd70a4349e36b018a8930f1775d70c962 |
|
MD5 | 10e05ff740a3e40070c9a2c74838f8ca |
|
BLAKE2b-256 | 76f9152c6c90c93722de5d5f5accaf7c4c956d7126c292c59350a8492c303fe8 |