{"id":17930916,"url":"https://github.com/lovasoa/dezoomify-extension","last_synced_at":"2025-09-13T07:33:25.272Z","repository":{"id":45703880,"uuid":"231632261","full_name":"lovasoa/dezoomify-extension","owner":"lovasoa","description":"A browser extension to detect zoomable images in web pages and downloading them with dezoomify","archived":false,"fork":false,"pushed_at":"2023-09-15T23:19:22.000Z","size":3751,"stargazers_count":52,"open_issues_count":26,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-19T02:11:26.383Z","etag":null,"topics":["addon","browser-extension","dezoomify","downloader","image","webextension"],"latest_commit_sha":null,"homepage":"https://lovasoa.github.io/dezoomify-extension/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovasoa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-03T17:15:37.000Z","updated_at":"2025-02-28T05:11:09.000Z","dependencies_parsed_at":"2022-08-31T22:01:51.708Z","dependency_job_id":null,"html_url":"https://github.com/lovasoa/dezoomify-extension","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fdezoomify-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fdezoomify-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fdezoomify-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fdezoomify-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovasoa","download_url":"https://codeload.github.com/lovasoa/dezoomify-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245211219,"owners_count":20578373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","browser-extension","dezoomify","downloader","image","webextension"],"created_at":"2024-10-28T21:18:35.150Z","updated_at":"2025-03-24T04:31:33.218Z","avatar_url":"https://github.com/lovasoa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dezoomify-extension\n\n## What does it do ?\nThis project is a browser extension for detecting zoomable images in web pages and downloading them with [dezoomify](https://github.com/lovasoa/dezoomify). It works with the websites of many different museums, art galleries, libraries, and numerous other sources. \n\n\n[![Google Chrome: download on the chrome web store](https://developer-chrome-com.imgix.net/image/BrQidfK9jaQyIHwdw91aVpkPiib2/LclHxMxqoswLNRcUW3m5.png?auto=format\u0026h=60)](https://chrome.google.com/webstore/detail/dezoomify/iapjjopjejpelnfdonefbffahmcndfbm)\n[![Mozilla Firefox: download on mozilla addons](https://user-images.githubusercontent.com/552629/82738693-f4900f80-9d39-11ea-816c-1bddb73b6967.png)](https://addons.mozilla.org/en-US/firefox/addon/dezoomify/)\n\n## How to use\n1. Install the extension\n2. open a zoomable image in your browser\n3. click the grey magnifying glass icon in the address bar (![dezoomify inactive icon](./icons/grey/icon-24.png))\n4. the icon should become blue (![dezoomify active icon](./icons/color/icon-24.png)), denoting that the extension is now actively listening for zoomable image requests\n5. zoom into the image or reload the page\n6. if the extension detects zoomable images, you should see a small badge appear over the icon specifying the number of images found\n7. click the icon to open the image in the dezoomify website\n8. click \"dezoomify\", and wait while the image downloads at maximal resolution\n9. right-click on the downloaded image, and choose \"Save As\" to save it as a PNG file on your computer\n\nSee the [illustrated guide with screenshots](https://github.com/lovasoa/dezoomify-extension/wiki/Illustrated-Guide-with-Screenshots)\n\n### Animated Tutorial\n[![Short animated tutorial](https://user-images.githubusercontent.com/552629/77237075-ea7c5400-6bc4-11ea-85fb-319a033c32f9.gif)](https://user-images.githubusercontent.com/552629/77237075-ea7c5400-6bc4-11ea-85fb-319a033c32f9.gif)\n\n## If the image is very large\nAs [stated in its documentation](https://github.com/lovasoa/dezoomify/wiki/Very-large-images), dezoomify may fail with very large images. In this case, you can still use this extension to find the zoomable image address, and then use [**dezoomify-rs**](https://lovasoa.github.io/dezoomify-rs/) instead of **dezoomify** to download the image. When the extension opens a new tab with dezoomify, don't click *Dezoomify!*, but instead copy the image URL, open dezoomify-rs on your computer, and paste it. \n\n## How to install\nYou can install this extension from your browser's official plugin market :\n - for Firefox, see [dezoomify on **Mozilla Addons**](https://addons.mozilla.org/en-US/firefox/addon/dezoomify/)\n - for Chrome, see [dezoomify on the **Chrome Web Store**](https://chrome.google.com/webstore/detail/dezoomify/iapjjopjejpelnfdonefbffahmcndfbm) ( *Unfortunately, google takes several weeks to review extension updates, so this version is usually less up-to-date and has more bugs than the firefox one* )\n\nYou can also [download the extension](https://github.com/lovasoa/dezoomify-extension/releases) and install it manually in developer mode.\n\n## How does it work ?\n\nWhen you click on the extension icon (the magnifying glass), it starts intercepting\nall network requests coming from the site you are currently on.\n\nWhen a request to a zoomable image (based on a set of URL patterns) is found,\nit shows a little badge in your address bar, which you can click \nto download the image with dezoomify.\n\nFor more information about dezoomify, see the [dezoomify readme](https://github.com/lovasoa/dezoomify#dezoomify).\n\n## What to do if it doesn't work\n\nYou can read [dezoomify's Frequently Asked Questions](https://github.com/lovasoa/dezoomify/wiki/Dezoomify-FAQ).\nIf you think you found a bug with the extension, or want to suggest a new feature, you can [open a ticket here](https://github.com/lovasoa/dezoomify-extension/issues/new).\n\n## Permissions\n\nThis browser addon requires the following permissions:\n\n - *Access your data for all websites*:\n    needed to intercept the requests that pages make, in order to look for zoomable images inside them\n\n## Free Software\nThis addon is a free software (see [LICENSE](./LICENSE)).\nYou can see its source code at: https://github.com/lovasoa/dezoomify-extension/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasoa%2Fdezoomify-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovasoa%2Fdezoomify-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasoa%2Fdezoomify-extension/lists"}