Security
Password-protecting a PDF: what it does and what it doesn't
2 February 2026 · 4 min read
Adding a password to a PDF encrypts its contents so it cannot be opened without the passphrase. That is genuinely useful for a payslip, a signed contract, or anything you are emailing to one specific person.
What it protects
- Someone who intercepts the file, or finds it in a shared inbox, cannot read it.
- A misdirected email attachment is far less damaging.
What it does not protect
- Anyone you give the password to can remove it, copy the text, or re-share the file.
- A weak, guessable password offers very little real protection.
Do not lose the password
There is no recovery route for an encrypted PDF. Store the passphrase in a password manager before you send the file, and send it through a different channel than the document itself.
Ready to try it yourself?
Password Protect a PDFFrequently asked questions
Can I recover a password-protected PDF if I forget the password?
No. PDF password encryption has no built-in recovery route, that's what makes it real encryption rather than a cosmetic lock. Always store the passphrase somewhere separate from the file itself.
Does a PDF password stop someone from copying the text once it's open?
Opening the file requires the password, but once someone has typed it in, they can select, copy, and re-share the content freely unless additional permission restrictions were also set.
I have a password-protected PDF but don't need the password anymore, what now?
Use {{tool:unlock-pdf|Unlock PDF}} with the existing password to produce a copy without encryption.