Metadata-Version: 2.1
Name: fastvid
Version: 0.1.3
Summary: A GUI tool for video processing (acceleration, GIF conversion, compression).
Home-page: https://github.com/yourusername/fastvid
Author: mellon
Author-email: mellon.email@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: customtkinter

# FastVid

FastVid is a GUI tool for video processing, including acceleration, GIF conversion, and compression.

## Installation

Install FastVid via pip:

```bash
pip install fastvid

