Skip to content

initiummedia/unlock-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Unlock-PDF

Batch unlock PDFs whose author forbade copying. This script does not decrypt fully-encrypted PDFs which you can't read at all without the correct password.

Dependencies

%brew install qpdf

Usage

Put all the PDFs you want to decrypt in a folder called {input-dir}

./decrypt-pdf.sh {input-dir}

How?

Key command:

%qpdf --decrypt 2008S1.pdf 2008S1-dec-by-qpdf.pdf

Ignore this section

brew install homebrew/x11/xpdf

About

Batch decrypt PDF in a folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages