elementdavv / internet_archive_downloader

A chrome/firefox extension that download books from Internet Archive(archive.org) and HathiTrust Digital Library (hathitrust.org)
GNU Affero General Public License v3.0
324 stars 26 forks source link

option to download each page as an image file? #1

Closed newbiegituserj closed 1 year ago

newbiegituserj commented 1 year ago

Really cool extension man! Is there an option to save the pages individually as images file instead of all pages together in PDF? Again wonderful extension!

elementdavv commented 1 year ago

You can use release v0.1.0 which downloads every page as a jpeg. Read the correspondant README file for the usage.

newbiegituserj commented 1 year ago

I'm not very good at computers but I'll try, thank you!

elementdavv commented 1 year ago
  1. download https://github.com/elementdavv/internet_archive_downloader/releases/download/v0.1.0/iadownloader-0.1.0.zip
  2. extract iadownloader-0.1.0.zip somewhere.
  3. open extension manager in browser(chrome://extensions or edge://extensions), enable developer mode. Find and click a button named "load unpacked" or similar name, in the popup dialog select the previous extracted folder.
  4. Install another extension named "Allow CORS: Access-Control-Allow-Origin". In its option page, enable "Access-Control-Allow-Credentials".
  5. That's all. Now you can download books in every page.
newbiegituserj commented 1 year ago

thank you!

elementdavv commented 1 year ago

Now you could try new version to get individual image files instead of a whole pdf.