gif-to-webm

0.1.5 • Public • Published

Fork of gif-video; so credit for original source goes to Hugh Kennedy.

I just got the old code running again with a simpler API.

const convertGifToWebm = require('gif-to-webm');
 
convertGifToWebm('cats.gif'); // Writes cats.webm. Warning! Clobbers!

Expects that ffmpeg is in your PATH with WebM support.

Homebrew

brew install ffmpeg --with-libvpx --with-libvorbis --with-fdk-aacc

Fedora

sudo dnf install -y ffmpeg

Package Sidebar

Install

npm i gif-to-webm

Weekly Downloads

0

Version

0.1.5

License

MIT

Last publish

Collaborators

  • sage.gerard