Relative Content

Tag Archive for javascriptarraysanimated-gif

Problems Creating GIFs with gif.js Library

I’m experiencing problems creating a GIF using gif.js with images generated from html2canvas. I have a list of divs that I convert into images and store in an array. However, when I try to create the GIF from these images, the GIF is not exported or displayed correctly.