How to Password Protect a PDF (AES-256 Encryption)
A guide to protecting sensitive documents with a password and strong encryption, when you need it, and how to do it without uploading the unencrypted file anywhere.
Why encrypt a PDF?
Some documents should only ever be opened by their owner: payslips, medical reports, contracts, ID scans. When sending these by email or storing them on a shared device, protecting them with a password stops anyone from opening them without it. AES-256 encryption — the same level used in banking systems — makes opening the file without the password practically impossible.
How to protect your file — and why processing location matters
Open the Protect PDF tool, upload the file, type a strong password, and click the protect button. But note an important irony in popular services: to "protect" your file, they upload it unencrypted to their servers first — meaning the weakest point in the process is uploading the sensitive document itself. In-browser tools encrypt the file directly on your device, so neither the file nor the password passes through any intermediary.
Store the password somewhere safe before downloading the file: without it, nobody can open it, including you. And if you later want to remove protection from a file whose password you know, the Unlock PDF tool does that.
Frequently asked questions
What kind of encryption is used?+
AES-256 encryption, the same standard used in professional PDF protection tools and banking systems.
What if I forget the password?+
You won't be able to open the file again without it, so keep it somewhere safe before downloading.