-
-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't Download at High Resolution (Google Arts and Culture) #296
Comments
Dezoomify currently restricts the maximum width and height of the downloaded image to 8192 x 8192 (it will take the largest zoom level that has both its width and its height under 8192). There is two reasons for that:
GAPDecoder is another project that takes the form of a python script. It is less easy to install, but has none of the above limitations. We may still discuss the limit (8192 is quite arbitrary). I could also add a way for advanced users to work around it. |
By the way, does GigaFineArt work for you ? I tried it, and it produced completely black images. |
I updated dezoomify. The limit is now set on the total area in pixels of the image. It is 268,435,456 by default and you can override it by setting |
I tried on many browsers. It only works on Mozilla Firefox. So it doesn't work on Safari, Edge and Internet Explorer etc. |
I understand what would happen to browser. Actually I tried to download Python but I am not be able to use it. My programming skills are just low. |
Thank you very much :) |
dezoomify-rs now supports google arts and culture, and it can download images at even the largest zoom levels. |
Hello,
I just found out Dezoomify on Reddit. I am trying to download an art piece from Osman Hamdi as high as possible.
Actually, the program gives me (2373x4400), very high res image, but I saw more available sizes on different site.
Is there any way to download the image on a higher resolution than the default one? Can I select a size before saving?
Thank you,
It is great to have an alternative of GigaFineArt
The text was updated successfully, but these errors were encountered: