Gif to ASCII
Project description
ascii_gif
Example
from gif2ascii import GifAscii
file_name = 'test.gif'
width = 80
AsciiGif(file_name, width).output()
Available Options to constructor
width - width in chars for output
file_name - Name of the file to convert
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.5.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file gif2ascii-0.0.5.tar.gz
.
File metadata
- Download URL: gif2ascii-0.0.5.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 | c6e8676b7cb328949bbeb5855ed19e6843b28e9510b6129540fa6f620557cc78 |
|
MD5 | 56e473bb702f23db7fb8b77f5f062d3f |
|
BLAKE2b-256 | fb5d6a09daa5b5f55ba86437b4b2ba45c79fe9c4b12b85cdd595954a6805c543 |
File details
Details for the file gif2ascii-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: gif2ascii-0.0.5-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 | 35e007953c2312ebc78448e126c127580109b67900b0b005dd992f1800e85563 |
|
MD5 | 9bd99c638202218b7cf20a5b1b52f571 |
|
BLAKE2b-256 | e4cbaf4aa8e6a8671cfbd6f9d73d34f4ab7c047b47a9fed5720825118086c751 |