Skip to main content

Gif to ASCII

Project description

ascii_gif

Example

    from ascii_gif import AsciiGif

    file_name = 'test.gif'
    width = 80
    AsciiGif(file_name).output()

Available Options to constructor

    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


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.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

gif2ascii-0.0.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page