Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 308 Bytes

mov2gif

When you use QuickTime Player to take a screen record, you will get .mov file.

And you can use mov2gif to convert mov to gif file.

Install

Just link or put it to your $PATH.

Dependency

brew install ffmpeg imagemagick gifsicle

Usage

mov2gif screen.mov out.gif