Skip to content

vickypandey14/Password-based-Protection-of-PDF-File-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Password-based-Protection-of-PDF-File-in-python

Implement robust password-based protection for your PDF files effortlessly with this Python script.

PDF Protection with Python

Project Overview

This Python script utilizes the PyPDF2 library to add password-based protection to PDF files. By encrypting your PDFs with a secure password, you can enhance the privacy and security of sensitive documents.

Project Features

  • Password Encryption: Adds a password to your PDF files, restricting unauthorized access.
  • Simple Integration: Easy-to-use script with minimal dependencies.
  • Customization: Tailor the script to your needs by modifying the input PDF path, output PDF path, and password.

Usage

  1. Clone the Repository:
    git clone https://github.com/vickypandey14/Password-based-Protection-of-PDF-File-in-python.git
    cd Password-based-Protection-of-PDF-File-in-python

About

Implement robust password-based protection for your PDF files effortlessly with this Python script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages