Encrypted in your browser , the file and the password are never uploaded.
How it works
Password protect a PDF with AES-256
Lock a PDF with a password using AES-256 encryption, and optionally stop it being printed or copied. The document and the password are handled entirely in your browser.
What this does
- AES-256 encryption applied by qpdf, the strongest key length the format defines
- The password you set is the open password, no reader gets past it without one
- One switch clears the print, copy, edit and annotate permission flags
- Turning restrictions on mints a random owner password you never see, so your own password cannot lift them
- Reads the file first and warns you if it is already encrypted
- Strength read-out on the password as you type it
FAQ
Keep going