Skip to content
#

python-pdf-protector

Here is 1 public repository matching this topic...

Protect your PDF file using Python is a project aimed at securing sensitive information contained in PDF files by adding password protection. The program uses the PyPDF2 module to encrypt and password-protect the PDF files. This Python script allows users to enter the password and the path to the PDF file, and then creates a new PDF file

  • Updated Apr 21, 2023
  • Python

Add this topic to your repo

To associate your repository with the python-pdf-protector topic, visit your repo's landing page and select "manage topics."

Learn more