Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 219 Bytes

PDF-Encrypt

Encrypts a directory containing PDF files with 128 bit AES.

Requirements

PyPDF2

pip install pypdf2

Usage

usage: pdfencrypt.py [-h] -p USER_PASSWORD [-o OWNER_PASSWORD]