This is a simple python GUI wrapper for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.
Go to file
2020-05-08 15:32:23 +02:00
.gitignore Initial Commit 2020-05-08 15:32:23 +02:00
convert.py Initial Commit 2020-05-08 15:32:23 +02:00
ffmpeg.exe Initial Commit 2020-05-08 15:32:23 +02:00
LICENSE Initial commit 2020-05-08 13:29:00 +00:00
README.md Initial commit 2020-05-08 13:29:00 +00:00

video-to-gif-converter

This is a simple python GUI wrapper for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.