ericleong / giferator

giferator blends gifs and images using the html canvas.

Home Page:http://ericleong.github.io/giferator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giferator logo

giferator

giferator blends gifs and images using the html canvas.

how

Gifs are decoded using glif.js onto offscreen canvas elements and then combined using a canvas blending mode.

Gifs are encoded using gif.js.

develop

Update packages with

$ npm update
$ bower update

About

giferator blends gifs and images using the html canvas.

http://ericleong.github.io/giferator

License:MIT License


Languages

Language:JavaScript 71.9%Language:HTML 17.0%Language:CSS 11.1%