This Python script and GUI application allow you to convert GIF files to MP4 format using the MoviePy library.
- Convert GIF files to MP4 with ease.
- Customizable output settings.
- User-friendly GUI for easy file selection and conversion.
- Clone this repository to your local machine.
- Install the required libraries using pip:
pip install moviepy tkinter