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.8.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file gif2ascii-0.0.8.tar.gz
.
File metadata
- Download URL: gif2ascii-0.0.8.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e5ca012bc4c31077630f9dd39280e709b387a4cc2c87f7ec37a128e347f45f2 |
|
MD5 | ab32130ef4ea3f4425e2da17189a4021 |
|
BLAKE2b-256 | 855c4df9a35d8ea8c432462194388c4f1fead83180882c2efb24e067e63a96b4 |
File details
Details for the file gif2ascii-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: gif2ascii-0.0.8-py3-none-any.whl
- Upload date:
- Size: 3.7 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 | d78b1d608bb41159c671c7dbf691c024e0d9eb872a4e86d25af16461dd8e1eca |
|
MD5 | 77af93dcd95205e11c1f1a7bb46b8190 |
|
BLAKE2b-256 | d8418289aa65f6bc63473d382eaf2204c9ee302408620218ea9caee94cc223f1 |