kevinadhiguna / PDF-guard

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%