No project description provided
Project description
togif
Command Line Tool to Convert a Video to GIF.
Installation
pip install git+https://github.com/wkentaro/togif.git
Usage
$ togif --help usage: togif [-h] [--fps FPS] [--speed SPEED] [--duration DURATION] [--resize RESIZE] input_file positional arguments: input_file input video optional arguments: -h, --help show this help message and exit --fps FPS fps (default: 1) --speed SPEED speed (default: 1) --duration DURATION duration (default: None) --resize RESIZE resize (default: 1)
Example
togif data/2018-11-02_14-44-14.mp4 --resize 0.2 --speed 12
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
togif-1.0.2.tar.gz
(2.5 kB
view hashes)