'How can i upload an image from main page and still access that same image from another page

I've searched thoroughly to see how to access an image uploaded from the main page to another page. If we change the URL then I'll lose the image, How can I go about this?.

Specifically, I'm trying to implement the same feature as that of https://www.remove.bg/ main page whereby user an image can be uploaded or draged and dropped from the main page then it automatically opens up an "upload" page with the same picture.

can I be able to get this feature using javascript/jquery?

any suggestion to this is welcomed!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source