An open API service indexing awesome lists of open source software.

https://github.com/sharplet/gift

Just make me a GIF already.
https://github.com/sharplet/gift

Last synced: 17 days ago
JSON representation

Just make me a GIF already.

Awesome Lists containing this project

README

        

# gift

Instead of searching the Web for the correct `ffmpeg` incantation, accept this `gift`:

```
gift meme.mov
```

This generates a nicely formatted `meme.gif` file ready for sharing. See `gift --help` for other options.

## Installation

### macOS

With [Homebrew](https://brew.sh/) and [Mint](https://github.com/yonaskolb/Mint):

```
brew install ffmpeg mint
mint install sharplet/gift
```

## Acknowledgements

All credit goes to [Ciri Santilli’s awesome post on Stack Overflow](https://askubuntu.com/a/837574) for the `ffmpeg` magic.

## License

See [LICENSE](LICENSE).