I want to use this for a PC game. Do you have a way to store the saved images in Local Storage- or the upload from a download file- so they can be brought back up?
Hi Kenthria, it was created around NodeWebkit (NW.js), when running on NW.js it has an event code to save the image to PC, it does not have a feature implemented to upload tho, that could be achieved by using the "File Chooser" object if needed to bring back the saved image...hope it helps