A simple Python project that converts an MP4 video into a GIF using the MoviePy library.
- Convert MP4 videos to GIF
- Simple and beginner-friendly Python code
- Uses MoviePy for video processing
- Automatically generates an
output.giffile
python-zip-videomaker/
β
βββ main.py
βββ video MP4.mp4
βββ output.gif
βββ README.md