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
- Host: GitHub
- URL: https://github.com/brightleaf/g2v
- Owner: brightleaf
- License: mit
- Created: 2019-05-17T05:46:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:41:58.000Z (about 4 years ago)
- Last Synced: 2025-02-14T01:41:54.738Z (over 1 year ago)
- Topics: cli, ffmpeg, javascript, utilities
- Language: HTML
- Size: 242 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: license
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
```