CanvasCapture
CanvasCapture copied to clipboard
how to convert to animatedgif ?
- i would like to create an animated gif based on the captured images
- any suggestion on how to do that ?
- paul irish suggested to use https://github.com/h5bp/mothereffinganimatedgif
- but from my understanding it suppose to have multiple images, is that correct ?
- i will start by this one http://text-align.com/gifster/a/Demos/jpg.html
Yeah, I'm not sure off the top of my head of tools that will convert a filmstrip style image into an animated GIF... but you may be able to find a tool that will automagically cut the filmstrip PNG into its component images, and then you could feed those individuals as stills into a GIF creator?