Skip to content

Deadly420/Gif-to-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Gif-to-ASCII

Gif-to-ASCII is a command-line tool that converts GIF images into ASCII art. This tool takes a GIF file as input and produces an ASCII representation of the animation, displaying it in the terminal.

Features

  • Converts GIFs to ASCII art
  • Supports animated GIFs
  • Customizable frame width and height

Prerequisites

  • Python 3.x
  • Pillow library

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/gif-to-ascii.git
  2. Install the required dependencies:
    pip install pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages