a simple script to upload whatever on Amazon Prime Photos
¯\\_(ツ)_/¯
## why:
Amazon Prime Photos allows you to upload everything as long as it's an [image](https://www.amazon.com/gp/help/customer/display.html?nodeId=GGU2SU8Y22DZYRMQ),
giving you unlimited storage (I expect them to do facial recognitioning or other unholy things with your images).
so we can leverage this dynamic to upload any file to resemble an image,
just by appending the original file at the end of a random image we are generating on the fly.
the images will be saved as a raw image file, .DNG extension, so the site won't touch it trying to re-compress the image to save files
I've tried to upload files and managed to get 3.5GB without issues