I need to load all the frames of an animated GIF to an HTML5 canvas.
Please note, I don't want to "play" the animated (someone asked this before), all I want is to extract all the frames to use them as single images.
Buzzfeed have librarified the code from the repo tommitytom posted. I haven't tried it yet but it looks good.