GIF Analyzer Requirements customtkinter>=5.2.1 Pillow>=10.1.0 Installation Clone the repository 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