Skip to content

kevinadhiguna/PDF-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF guard

PDF-guard is a python app that helps you to secure a PDF file by encrypting it with a password.


How to use this app?

  1. Place the PDF file you want to secure in the same folder.
  2. Open terminal / Comman Prompt, then change directory cd PDF-guard.
  3. Install required package(s) pip install -r requirements.txt.
  4. Type python pdf-encryptor.py.
  5. Enter your password and new encrypted PDF filename.
  6. Check folder and get your encrypted PDF!

Hello !

About

PDF-guard is a python app that helps you to secure a PDF file by encrypting it with a password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages