How to Password-Protect a PDF (and Unlock It) in Your Browser
How to add an open password to sensitive PDFs, and remove it again with a password you know — with the file and password never leaving your browser.
Updated 2026-07-14 · 4 min read
Sometimes you have to email or message a PDF that holds a payslip, a contract, or a copy of an ID. Adding an open password so only the recipient can open it means the contents stay protected even if the file leaks along the way. Yet most online "protect" tools upload both the file and the password to a server — handing over the very thing you were trying to protect. When it happens inside the browser, neither the file nor the password ever leaves your device.
Adding an open password to a PDF
- 1Drop the PDF you want to protect into the file picker.
- 2Type the password you want to set.
- 3Hit run — a new PDF encrypted with AES-256 is saved. From now on it only opens with that password.
TipSend the password through a different channel than the file. For example, the file by email and the password by text. Putting both in the same email defeats the point.
Removing protection with a password you know
If you open a document often and typing the password each time is a hassle, you can strip the protection using the password you already know. This is not a way to recover a forgotten password — it simply unlocks the file with the correct one. The original content stays intact.
How safe is AES-256?
AES-256 is the encryption standard used by banks and governments. The encryption itself is effectively unbreakable — the catch is password strength. A password like 1234 or a birthday is easy to guess no matter how strong the algorithm. Use something long and hard to predict.
Why in-browser processing matters here especially
- •The file is sensitive enough to need a password — so it and the password are never sent to a server.
- •No sign-up, no software to install.
- •Once loaded, it works even where there is no internet connection.
Password-protect a PDF right now, in your browser.
Open PDF Password Protection →