Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-jonghoonpark/pdf-password-locker

Utility to password protect a PDF file
https://github.com/dev-jonghoonpark/pdf-password-locker

Last synced: 4 days ago
JSON representation

Utility to password protect a PDF file

Awesome Lists containing this project

README

        

# 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