Recording and saving an SVG animation as an animated GIF [closed]
Is there a library or tool for recording and saving an SVG animation as an animated GIF? The SVG geometries are animated with JavaScript and D3.js , and their colors and opacities are animated with CSS 3 . I found that simply using a screen capture program with gif recording feature satisfies all my needs, and it is reliable and clean. There are several such screen capture programs. I found LICEcap solid. Here is (almost verbatim) my procedure from question mentioned above: The solution uses a tool called LICEcap, a screen capture utility for Win and Mac. Steps are following: Download LICEcap