Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 342 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 342 Bytes

gifer

A fast video to gif converter that powers Gyazo GIF.

gifer creates high quality and optimized gifs.

Usage

gifer in.mp4 out.gif

You can create gifs from images:

gifer ./in/*.png out.gif

Installation

brew install ffmpeg graphicsmagick parallel gifsicle
npm install -g gifer