Adding text to gif with js. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

Adding text to gif with js.

I want to add a text to gif with javascript and download it. How can I do that? Please give me links.

17th Sep 2019, 8:23 PM
Potato Squad
Potato Squad - avatar
1 Réponse
+ 10
How to generate a gif with canvas and download it: http://kumarcode.com/Generating-a-GIF-from-a-Http-canvas/ How to add gifs to canvas: https://stackoverflow.com/questions/48234696/how-to-put-a-gif-with-canvas How to download a simple image from canvas: https://jsfiddle.net/user2314737/28wqq1gu/ Hope it helps
18th Sep 2019, 7:58 PM
Igor Makarsky
Igor Makarsky - avatar