Skip to content

Latest commit

 

History

History

video_to_gif

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Video 2 GIF

The script converts videos to GIFs.

Setup

Install the packages listed in requirements.txt using pip

pip install -r requirements.txt

Usage

cd video_to_gif
python3 video2gif.py <path-to-file> --start <time-in-seconds> --end <time-in-seconds>