Skip to content

Convert and display animated GIFs as ASCII art in the command prompt (CMD). Choose local files or URLs for viewing. Simple and interactive.

Notifications You must be signed in to change notification settings

KaichiSama/ASCII-GIF-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ASCII GIF Viewer

Demo

Convert and display animated GIFs as ASCII art in the command prompt (CMD). Choose local files or URLs for viewing. A fun and unique way to enjoy your favorite GIFs!

Table of Contents

Features

  • Display animated GIFs as ASCII art.
  • Support for local GIF files and online URLs.
  • Adjustable width for the CMD window.
  • Dynamic resizing and aspect ratio adjustment.
  • Interruptible (Ctrl+C) to stop animations.
  • Utilizes Pillow (PIL) and requests libraries.

Usage

  1. Run the script:
    python ascii_gif_viewer.py

Installation

pip install pillow requests

About

Convert and display animated GIFs as ASCII art in the command prompt (CMD). Choose local files or URLs for viewing. Simple and interactive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages