Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 453 Bytes

File metadata and controls

19 lines (13 loc) · 453 Bytes

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 (choo_co@naver.com). It is released under the GNU GPL version 2 license