Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 551 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 551 Bytes

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.