Skip to content

Capevace/convert-guru

Repository files navigation

ConvertGuru – Convert videos to GIFs in your browser

This is an experiment in converting video files in the browser. It works by displaying a video frame by frame on a canvas and then appending the canvas' contents to a GIF.


Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

About

Convert videos to GIFs in your browser

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors