gifufy
v0.0.1
Published
Converts movies to GIFs with ffmpeg and gifsicle
Downloads
7
Readme
gifufy - Converts movies to GIFs with ffmpeg, imagemagick and gifsicle
This is a wrapper for external programs to do the actual conversion.
Installation
$ npm install gifufy -g
Installation script will try to detect for required commands (ffmpeg and gifsicle), install those for example with Homebrew.
Usage
TBD