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.6.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file gif2ascii-0.0.6.tar.gz
.
File metadata
- Download URL: gif2ascii-0.0.6.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 | 3b51295ba65d9203714c223e07ea264293b4a19c684a9e1d53cb510c3ea688ac |
|
MD5 | bffffc8fac3d54fb7ef36a8f9b6ed416 |
|
BLAKE2b-256 | e4880363e868000e9eaa285fd65eb943807797fdea7633ab7e9dc861013adacb |
File details
Details for the file gif2ascii-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: gif2ascii-0.0.6-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 | be6efc4d282467251c99e4332cbcfdc4578b8b935cf292bcf799acb3026a94bd |
|
MD5 | 183c97857041c3dbb52c3b191502ba64 |
|
BLAKE2b-256 | b8ece167ff777ef93939976897c4735326aa9e906c4d989f3065cbd034c440b4 |