Converting videos to GIF's
Nov 28, 2019
During development I find myself capturing videos of bugs and issues on a regular basis. Sharing .mov files around is okayish when it's within an environment like Slack but obviously this doesn't work when commenting on Github issues or somewhere else. So I figured I needed an easy and reusable way of converting these videos to gifs with ease.
Introducing gifify 🤷♂️
You'll need to install the following to use it though:
Use it as: gifify <filename>.mov and it will create a gif inside the same directory you're in with the same filename.