quick_gif

Quickly create a gif

WTFPL License

Stars
11

Quick Gif

Gotta go fast!

python quick_gif.py -h
usage: quick_gif.py [-h] -f FILE -s START -e END [-o [OUTPUT]] [--text [TEXT]]
                    [--fontsize [FONTSIZE]] [--padding [PADDING]]

Create a gif.

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  input video file
  -s START, --start START
                        start time in seconds
  -e END, --end END     end time in seconds
  -o [OUTPUT], --output [OUTPUT]
                        name of the output file
  --text [TEXT]         text to put on the bottom of the gif
  --fontsize [FONTSIZE]
                        the size of the font to use for the gif
  --padding [PADDING]   the amount of distance from the bottom the text should
                        appear