How to Password Protect a PDF for Free

Musheer Mev
Sending a PDF over email or a messaging app is convenient, but it also means anyone who gets their hands on that file — forwarded by mistake, sitting in an old inbox, or on a shared laptop — can open it freely. Password protecting a PDF adds a real barrier: the file itself becomes unreadable without the correct password, not just "hidden" or awkward to find.
What password protecting actually does under the hood
A properly password-protected PDF isn't just locked at the viewer level — the file's contents are encrypted. Modern tools use AES-256 encryption, the same standard used for securing sensitive data in banking and government systems. This matters because older, weaker encryption (like RC4, which some legacy tools still default to) can realistically be cracked with enough computing power. AES-256 is not something you brute-force your way through with a home computer — the password itself is by far the weakest link, which is why choosing a strong one matters more than the encryption algorithm.
Step-by-step: adding a password in your browser
- Open Password Protect PDF — everything runs locally, your file is never uploaded anywhere.
- Upload the PDF you want to lock.
- Set a password. Use something you'll actually remember, or store it in a password manager.
- Download the encrypted file. Anyone opening it will now be prompted for the password first.
Choosing a strong password for a PDF
A PDF password doesn't need to follow the same rules as a login password you type daily, but weak ones defeat the whole purpose. Avoid anything guessable from context — a client's name, the document's own title, or a birthdate visible elsewhere in the file. A random passphrase of 3-4 unrelated words (something like "lantern-copper-orbit-14") is both strong and realistic to communicate to whoever needs to open the file, especially if you're sharing it verbally or over a separate channel from the file itself — never send the password in the same email as the PDF.
What happens if you forget the password?
There is no honest recovery path, and you should be suspicious of any tool that claims otherwise. A properly encrypted PDF with a forgotten password is, by design, unreadable — that's the entire security guarantee working correctly. If you do have the password and just need to remove it later (say, before archiving a document you no longer need locked), Unlock PDF will decrypt it for you — but it requires the actual password to do so. It doesn't crack or bypass encryption, because a tool that could would mean your "protected" PDF was never actually protected in the first place.
Password protection vs. redaction — they solve different problems
It's worth being clear about what a password does and doesn't do. Locking a PDF controls who can open the file at all — but once someone has the password, they see everything inside it, including any sensitive details you might have wanted to hide from specific readers. If your actual goal is removing or hiding specific sensitive content — an account number, a name, a clause — before sharing a document more broadly, that's a different tool entirely: Redact PDF permanently removes that content from the page itself, rather than just gating access to the whole file.
Is browser-based password protection actually safe?
Yes, and arguably safer than server-based alternatives for one specific reason: the file, and the password you set for it, never leave your device. With a server-based tool, both your unprotected document and the password you chose for it briefly pass through someone else's infrastructure before you get the locked file back — which is a strange amount of trust to place in a tool whose entire job is protecting your data from exactly that kind of exposure. Browser-based encryption removes that step: the encryption happens locally, using your browser's own processing power, and the only copy of the password that ever exists is the one you typed and the one embedded in the file you download.
Ready to try it yourself?
Free, runs entirely in your browser — no sign-up needed.