Skip to content

DarkFirePhoenixX/Google-Drive-PDF-Document-Downloader-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive PDF Document Downloader

Small JavaScript script designed to help you bypass read-only restrictions on PDF documents from Google Drive and allow you to download/save them.

Usage

  1. After downloading, open the file with your editor of choice.
  2. Next, copy the entire code from the file to your clipboard.
  3. After this, open the Developer Tools Console in your browser on the same page that the file you are trying to download is in.
  4. Finally, paste the copied code inside the console and run it.
  5. The script will start to go through all the pages of the document until it reaches the last, at which point you will be asked to name the file and save it. (For very large documents, you will have to be more patient)

About

Download and save PDF documents from Google Drive that are read only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published