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.3.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file gif2ascii-0.0.3.tar.gz
.
File metadata
- Download URL: gif2ascii-0.0.3.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 | 3b570d5399f140db12a6e7e475b8a30ed62a52d9b1578b099c54a2456723f6d1 |
|
MD5 | c1098cfc0ec2213c243efbfd3cfb748f |
|
BLAKE2b-256 | 383617933c64a921e8d4d5d8f0a87646a4d1d1496515dc3ca1637eb8b37ab347 |
File details
Details for the file gif2ascii-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: gif2ascii-0.0.3-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 | 65453bdb8fcd2a8896f4f6a950cec8aa92348d6e6db361312d899aa586ba48d9 |
|
MD5 | ddeef303cbf70d6ad7a946455a83208f |
|
BLAKE2b-256 | c40330ea8681cae1ff2ab13493a51b43060ebf74aff486163d76ea2db5277179 |