Known Participant
October 19, 2023
Question
Changing the image to base64 code
- October 19, 2023
- 2 replies
- 742 views
Hi, can someone tell me how to change image.jpg to base64 code in HTML5 canvas file? Animate generates JS with images in this form: {src:"img1.jpg", id:"img1"},{src:"img2.jpg", id:"img2"}, etc.
Is there any way I can change to base64 code?
This is an HTML5 animated banner.
