Skip to content

Simply remove known password from multiple pdf (python or powershell)

Notifications You must be signed in to change notification settings

thomasdelorge/multiple-pdf-password-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Multiple pdf password remover

Description

A really simple script to remove (not crack !) password from multiple pdf files.

Available in two versions :

Powershell (NEW !)

(+) Support multiple passwords possibilities

(+) Two level of logs : debug & succeeded only

(+) Auto-detect & Download qPDF from Github repo

(-) Probably windows only cause of using Windows Forms

Python (console only)

(+) Python : welcome linux's friends

(-) Console only

(-) Need edit script before launch (set password)

(-) Some dependencies