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

https://github.com/brightleaf/g2v

CLI app to convert an animated gif to an mp4 video
https://github.com/brightleaf/g2v

cli ffmpeg javascript utilities

Last synced: 2 months ago
JSON representation

CLI app to convert an animated gif to an mp4 video

Awesome Lists containing this project

README

          

# g2v

Convert an animated gif to an mp4 video.

Note: **Requires FFMPEG to be installed**

```bash
npm install @brightleaf/g2v -g
g2v mygif.gif
```