Canvas2ImagePlugin icon indicating copy to clipboard operation
Canvas2ImagePlugin copied to clipboard

Gif Image

Open theavijitsarkar opened this issue 8 years ago • 0 comments

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==

download 1

theavijitsarkar avatar Apr 21 '16 08:04 theavijitsarkar