Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 330 Bytes

PDF_protector

A minimal Python application crafted to add password protection to PDF files.

Put the pdf file's full location along with the name and extension. For example: C:\Users\user\Documents\file.pdf

I will later change this thing with the "Choose file" option.

The new protected file will be saved in the root folder.