How to Password Protect a PDF for Free
August 26, 2026
If you're sending a PDF with anything sensitive in it — a contract, a tax document, medical records — a password is the simplest real protection you can add. Here's how to do it properly.
What "password protecting" a PDF actually means
A password-protected PDF is genuinely encrypted, not just locked behind a UI. Standard PDF encryption (the same kind used by Adobe Acrobat and most PDF software) scrambles the file's contents using AES encryption, so that without the correct password, the file simply can't be opened — not by you, not by whoever you sent it to, not by anyone who intercepts it in transit.
This is different from a PDF that merely looks locked in a viewer but is fully readable if opened with different software. Real encryption means the protection travels with the file itself.
How to add a password
- Open Encrypt PDF.
- Drop in the file you want to protect.
- Choose a password and confirm it.
- Download the protected file.
The recipient will be prompted for that password the moment they try to open the file, in any standard PDF reader.
Choosing a password that's actually useful
A password only protects a file for as long as it's hard to guess. Avoid anything tied to the document itself (the recipient's name, the date, "password123") — treat it like any other password you'd want to hold up under a real attempt to guess it. If you're sending the file and the password separately (which you should), send them through different channels — the password by text or phone call, the file by email, for instance — so that intercepting one doesn't hand over both.
What this doesn't do
Password protection controls opening the file. It doesn't stop someone who has the password from then printing it, copying its text, or forwarding it to someone else — there's no reliable way to prevent that once a legitimate reader has the content in front of them, encryption or not. If your real goal is hiding a specific detail (an account number, a name) rather than the whole document, Redact PDF — which permanently removes content, not just hides it — is the more direct tool.
Removing a password later
If you're the one who added the password, or you legitimately know it, you can undo this later with Remove Password — you'll need to enter the current password, since this isn't a password-recovery or cracking tool.
FAQ
What encryption standard does this use? AES-128, via the standard PDF encryption format built into the PDF specification itself — the same mechanism Adobe Acrobat uses, so any modern PDF reader will honor it correctly.
What happens if I forget the password? There's no recovery. The password is never sent anywhere or stored by the tool, so if it's lost, the file is permanently unreadable. Keep a copy of the password somewhere safe before you send the file.
Can I protect multiple files at once? Not in a single batch currently — encrypt them one at a time, each with its own password if you'd like different recipients to have different access.