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
658 stars 71 forks source link

Limited zoom #409

Closed nrkus closed 4 years ago

nrkus commented 4 years ago

I've been trying this on Google Arts and Culture, and for larger images the result isn't zoomed all the way. Take for instance :

https://artsandculture.google.com/asset/the-birth-of-venus-sandro-botticelli/MQEeq50LABEBVg

It generates an image that is 13 667 pixel wide which is already great, but still significantly lower resolution than the original. I'm wondering if it would be possible to recreate the image in its full resolution, or is there some technical limitation that prevents this?

lovasoa commented 4 years ago

Duplicate of #296

lovasoa commented 4 years ago

Hello, This has already been reported before. See the discussion in the previous issue for more details. You can also comment there. The quick solution is to just use dezoomify-rs

nrkus commented 4 years ago

Yes I just saw that and was about to delete this, thanks and apologies.