Amazing-Python-Scripts

Форк
0

readme.md

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

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.