Chrome extension to download all the images from a Pixieset album into a convenient ZIP.
Though another Pixieset downloader
extension exists on the Chrome Web Store, it appears to be crippled by CORS and doesn't support custom domains.
Uses the JSZip library.
- Download this repo (and unzip if necessary).
- Enable developer mode in
chrome://extensions
. - Click
Load unpacked
and select thepixiesetDownloader
directory.
You can now install the extension from the Chrome Web Store.
Click the icon from the extensions menu on any Pixieset website.
- The downloaded images are watermarked and not original quality. Support your photographers!
- If an album is particularly long, images will be hidden behind JavaScript. This extension will try to scroll to the end of the page, but you should do it manually if you want to be absolutely sure.
⬜ Stop autoscrolling once it looks finished
⬜ Possibly switch to a GET
API request to obtain image URLs instead of manually scraping