I want to convert a css animation including text animations div animation (typically the keyframes) of the css and save its a gif or video. I tried to convert to canvas but it’s not working anyway.
I tried GIFjs / Scence js but i don’t think so it’s matching my requriment. All i want is a convert the div and it’s animation to gif/video without any extra changes in the CSS (atleast no t complete change).