Skip to content

EncryptedCurse/pixieDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixieDownloader

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.

Installation

Manual

  1. Download this repo (and unzip if necessary).
  2. Enable developer mode in chrome://extensions.
  3. Click Load unpacked and select the pixiesetDownloader directory.

Chrome Web Store

You can now install the extension from the Chrome Web Store.

Usage

Click the icon from the extensions menu on any Pixieset website.

Limitations

  • 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.

Todo

⬜   Stop autoscrolling once it looks finished

⬜   Possibly switch to a GET API request to obtain image URLs instead of manually scraping

About

Chrome extension to download Pixieset albums

Resources

Stars

Watchers

Forks

Releases

No releases published