GIF 변환 사이트 가기 귀찮아서 만들었는데 필요하신 분 쓰세욥
There are 2 options to use this.
You can not only download the GUI software but enter the command into the terminal.
(하찮지만 GUI 만들었그든요... 그래서 실행파일 다운로드 받아서 사용하시거나 그냥 깃 클론 해서 커맨드 입력해서 사용하셔도 돼용.. 두가지 방법 알려드릴게용)
- Download the software to click here.
- Just Enjoy it!
- But 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'
- GIF 용량 줄이기 - 체크박스로
- 여러개 파일 선택