Skip to content

sw1ftin/gifanalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIF Analyzer

Requirements

customtkinter>=5.2.1
Pillow>=10.1.0

Installation

  1. Clone the repository
  2. Install dependencies:
pip install -r requirements.txt

Usage

GUI Application

python gif_analyzer.py

Command Line Interface

python cli.py path/to/file.gif

CLI Options:

  • -o, --output: Save result to specified file
  • -h, --help: Show help message

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages