jaipandya / gifdeck

Convert your SlideShares into beautifully animated GIFs
http://gifdeck.in
GNU General Public License v3.0
94 stars 16 forks source link

GifDeck

Convert your SlideShares into beautifully animated GIFs

https://gifdeck.in

Screenshot

GifDeck uses gif.js to convert a presentation into a playable GIF. It makes use of HTML5 Canvas, Blob and Web Workers. Everything happens on the client side. Individual slides of a presentation are fetched using SlideShare oEmbed API. For bypassing the cross browser restrictions, it uses an iFrame based postMessage proxy.