You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My image is something like this.
data:image/gif;base64,R0lGODlhLAEsAQAAACH/C05FVFNDQVBFMi4wAwEAAAAsAAAAACwBL…guOulCrMu6tq478a7svOtrxQw02os7F8XTiD77DuNMIPrWg6+ihxSS7zLzbjQvPRwvCAgAOw==
The text was updated successfully, but these errors were encountered:
I am trying to save a gif image, I modded the library to use the image data that i send it.
https://github.com/snowbreeze/Canvas2ImagePlugin
I am passing a base64 gif but it says bad base-64
My image is something like this.
data:image/gif;base64,R0lGODlhLAEsAQAAACH/C05FVFNDQVBFMi4wAwEAAAAsAAAAACwBL…guOulCrMu6tq478a7svOtrxQw02os7F8XTiD77DuNMIPrWg6+ihxSS7zLzbjQvPRwvCAgAOw==
The text was updated successfully, but these errors were encountered: