Updated README
This commit is contained in:
parent
add0cf3208
commit
7a28990ac6
@ -1,3 +1,7 @@
|
|||||||
# video-to-gif-converter
|
# video-to-gif-converter V1.0
|
||||||
|
This is a simple python tool for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.
|
||||||
|
|
||||||
This is a simple python GUI wrapper for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.
|
## How to use
|
||||||
|
1. Put the things you want to convert in the folder named "ImagesIn"
|
||||||
|
2. Doubble click the file called "convert" or "convert.py"
|
||||||
|
3. Once the cmd windows closes the converted files should be in the "ImagesOut" folder.
|
||||||
Loading…
Reference in New Issue
Block a user