Skip to content

dev-jonghoonpark/pdf-password-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

pdflock - Password protect PDF files

This code is based on 'https://github.com/hovren/pdflock'

Just Changed

  1. PyPDF to PyPDF2
  2. change python2 print style to python3
  3. use easygui for file dialog

How to use

  1. select original file using file dialog (gui)
  2. type password

then, _enc file will be created in same path

Licensing

This program was written by chooco13 ([email protected]). It is released under the GNU GPL version 2 license