neplextech / canvacord

Easily generate images using react-like components in nodejs. Canvacord is suitable for creating dynamic images such as social media posts, greetings cards, memes, etc. It is also possible to create your own templates and builders to generate images. You are only limited by your imagination.
https://canvacord.neplex.dev
GNU General Public License v3.0
254 stars 72 forks source link

Stateful images (GIF) generation #195

Closed twlite closed 9 months ago

twlite commented 9 months ago

It would be cool if builders api could output a GIF by utilizing state mechanism, where each render() call produces a gif frame (or anything else that needs multiple frames, maybe a video? who knows..)