I have a question. In my web app I create an image file using a little php script. It is possible to create a file and re-use it with js?
Thanks.
I find some script that convert canvas2image. The main problem is that I wolud save the image in my path (localhost/myproj/photos) and not in download folder. It is a way to do that? Thans in advise.