lovasoa / dezoomify

Dezoomify is a web application to download zoomable images from museum websites, image galleries, and map viewers. Many different zoomable image technologies are supported.
https://dezoomify.ophir.dev
GNU General Public License v2.0
673 stars 75 forks source link

Does dezoomify.ophir.dev work in phone browser? #729

Open DigitalCurator opened 1 year ago

DigitalCurator commented 1 year ago

Anyone knows how to set the max canvas graphic memory allocation for browser on mobile?

Does http://dezoomify.ophir.dev/ work for your smartphone?

If anyone is successful with http://dezoomify.ophir.dev/ on mobile, let me know what settings make it work for you.

C78B6919-F305-4A95-835E-566E8EF1836F

Thanks!

LeonKrijnen commented 1 year ago

Dezoomify works on all the browsers I’ve tried on my iPhone, but in none of then I’ve succeeded in saving the results.

lovasoa commented 1 year ago

Apple refuses external browsers to use their own engines, and didn't implement saving a canvas.

Dezoomify can't do that inside the webpage because of the same origin policy

LeonKrijnen commented 1 year ago

Thank you, but, it works perfect on the Google Chrome browser on the iMac, so is Apple using another policy there?

lovasoa commented 1 year ago

Yes.

Maybe alternative browser engines will be allowed on iOS in the future thanks to EU regulations, though.

https://arstechnica.com/gadgets/2023/02/google-and-mozilla-are-working-on-ios-browsers-that-break-current-app-store-rules/