How can I retrieve the original image size link after uploading on an e-commerce platform?

Hi, I’ve noticed that Shopify compresses the images I upload, and I was wondering if there is a way to get a link for the original image size that I uploaded.

I tried the following:

  • From the website I get the compressed size
  • From Content > Files I get the compressed size
  • From the product admin page I can click on download and get the original size, but I need to get it ina link to fetch it with another service.

Any help would be much appreciated