Protect PDF with a password
Add a password and permission flags (print/copy) to any PDF.
.pdf · up to 100 MB
How to use protect pdf with a password
- 1Drop your PDF
Any unlocked PDF.
- 2Set passwords and permissions
User password is required to open. Owner password controls permissions.
- 3Download protected PDF
Readers will prompt for the user password on open.
Frequently asked questions
- What encryption is used?
- AES-256 (PDF 2.0 standard) via pypdf — not the weaker RC4 that older tools use.
- Is my PDF kept?
- No. Files are processed in memory and deleted when the response is sent.
- User vs owner password?
- User password is required to open the file. Owner password lifts all restrictions.