You can not only download the GUI software but enter the command into the terminal.
- Download the software to click here.
- Enjoy! (It may take a while to initialize.)
-
Clone this repo.
git clone https://github.com/MINDYEOI/video2gif.git -
Move to the video2gif directory.
-
Install the requirements.
pip install -r requirements.txt
- Click 'Open File'.
- Choose the video to convert
- The converted gif file is located in the same directory.

python mp42gif.py --input [input source route]
# Ex) python mp42gif --input '/Users/mindyeoi/Desktop/myVideo.mp4'