|
|
|
|
|
by 8n4vidtmkvmk
1182 days ago
|
|
Decode from base64 json, concat, convert to a Blob, createObjectURL and feed back into an img? That's about the simplest way I can think to do it. Either that or blip it onto a canvas. Or convert it back to base64 in the form of a data-URI. |
|