-
-
Notifications
You must be signed in to change notification settings - Fork 75
Dezoomify FAQ
Make sure you are using a recent web browser. Any recent version of Firefox or Chrome should work. Copy and paste the url of the webpage that contains your zoomable image to the text field on dezoomify, then press enter, and that should be all. Zoomify will automatically detect what kind of zoomable image it is, and how to download it. Once the image is fully loaded, right-click on it, and choose Save as. It may take some time, but your browser should eventually open a file dialog, asking you where you want to save the image, and save it (as a PNG file).
If it doesn't work, see the other questions below.
The radio boxes allow you to choose the dezoomer used for your image. Sometimes, the name of the dezoomer will appear along with the image viewer. Sometimes, it doesn't. If so, you can try to right-click the zoomable image from your browser, then choose Inspect this element, and try to find clues about the dezoomer used in the code that appears.
The image uses an image viewer supported by dezoomify, but dezoomify still doesn't work. What to do ?
Sometimes, dezoomify fails to find the required information file. You can try to find it yourself.
In the browser window that contains your zoomable image, open your browser's network inspector (Tools > Web development > Network in firefox). Refresh the page (press F5). You will see all the resources used by the page appear in the network inspector. Search for the image information file (usually a small .json, .xml, or .dzi file). For zoomify, this file is called ImageProperties.xml. Paste the the URL to this information file to dezoomify. It should then be able to load your image.
I don't accept donations, but if you want to pay for hosting the main dezoomify server, get in touch through github issues.
Then you should open an issue here. Please include
And if you know javascript, your contributions are welcome 👍