Dom to image and wordpress upload

I have a php file in my wordpress theme folder, along with its script js, which on load generates an image. It also downloads the image to the device.
I would like also the image generated, to be uploaded in wordpress uploads folder, or other folder in order to use this afterwards, for other purposes
Any ideas how to manage this?