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
675 stars 75 forks source link

dezoomify on ipad Safari #562

Open Emasoft opened 3 years ago

Emasoft commented 3 years ago

Site name and desciption

French National Library https://gallica.bnf.fr/

Why is this site of particular interest ? The more popular the site, the more chance you have to see dezoomify supporting it someday.

Example URLs

https://gallica.bnf.fr/ark:/12148/btv1b52506810v/f132.item.zoom

Current error message

Blank page on ipad Safari

lovasoa commented 3 years ago

I cannot reproduce that issue.

https://dezoomify.ophir.dev/dezoomify/dezoomify.html#https://gallica.bnf.fr/ark:/12148/btv1b52506810v/f132.item.zoom works just fine.

Are you sure this isn't a problem with safari on iPad ?

Emasoft commented 3 years ago

Yes, it is only a problem with iPad (any browser on ios)

Emasoft commented 3 years ago

Maybe I found a solution for iPad and iPhone users: "Apple Shortcuts" is the new scripting language for iOS, and works beautifully because it can launch both javascript scripts or other external scripting apps like "Scriptable". Just read this: https://www.reddit.com/r/shortcuts/comments/aiinqt/manipulating_images_with_the_html5_canvas_and/

You can find many examples of apple shortcuts here:

https://www.reddit.com/r/Shortcuts/wiki/repositories

rayvearn commented 2 years ago

did using those shortcuts work?