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.4.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file gif2ascii-0.0.4.tar.gz
.
File metadata
- Download URL: gif2ascii-0.0.4.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 | c52174470eab665c73453a7d556179fc6bfe93fb4fbf11f030e20efee147321a |
|
MD5 | d2e1d5c97dc8f153a8d7d459a0163fc5 |
|
BLAKE2b-256 | 4f121c46e800df355e894ef0c02dd5d6d08e2eff58de24f3c791660478bf9998 |
File details
Details for the file gif2ascii-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: gif2ascii-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.9 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 | 39db7d0d0035d3dafa69bea56c14f31cd9ac9d1aa3ec53032296361ec142fe50 |
|
MD5 | 37b4869af7b9f6202ac27683e27b7869 |
|
BLAKE2b-256 | 70c0a75b42fbcce8905083cdfeae2d3da42c9d3af1b306439b17f624e45a1c55 |