Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

readme.md

Outline

Python Script for Encrypting the PDF by a Password

The Python Script will let you encrypt the PDF with one OWNER and one USER password respectively. It uses PyPDF2 package to work with the PDF files.

Setup Instructions

  • Download and install Python if not in your local system.

  • Downlaod the required packages

pip install PyPDF2
  • To run the script you need to use the following command
python pdfEncryption.py
  • Make sure that the PDF to be encrypted is in that same folder as of this python code file.

Author

Ameya Jain

Morty Proxy This is a proxified and sanitized view of the page, visit original site.