Contracts, ID scans, bank statements, payslips — the PDFs that most need a password are exactly the ones you should not casually upload to an unknown server.
Many "encrypt PDF online" sites upload your file to a server before processing it. Whether it is retained, how long before deletion, and who can access it are all out of your hands. Fortunately, password-protecting a PDF can be done entirely in your browser, so the file never needs to leave your computer.
Why does "no upload" matter?
- Once sensitive content is uploaded it is out of your control, and "we delete it later" is hard to verify.
- Both transfer and storage are potential leak points, especially with free services.
- Local processing means no upload and no server-side copy, removing the privacy risk at the source.
- It works offline: the file is encrypted in the browser without any network connection.
Setting an open password
With an open password, others must enter the correct password to open the PDF at all. The basic steps are simple:
- Open the PDF encrypt tool and select a local PDF file.
- Enter the open password you want to set, and remember it.
- Generate and download the encrypted PDF — the whole process runs locally in your browser.
Note: if the open password is lost there is no "recover" option, because the tool never stores your password. Keep it safe in a password manager.
Removing an existing password
If you have a PDF you protected yourself but no longer need to lock, you can remove the password — provided you know the correct original password. The tool verifies it first and only then produces a password-free PDF. This matters: it means the decrypt feature cannot be used to crack someone else's protected file.
Beyond the open password: permissions
Beyond "can it be opened", PDF encryption can also control "what you can do once it is open".
| Protection | Effect | Best for |
|---|---|---|
| Open password | The file cannot be opened without the password | Contracts, IDs, private material |
| Permission limits | Opens, but printing/copying is restricted | Documents shared but not meant to be reused |
| Watermark (paired) | Marks ownership and use, deterring reshares | Files tagged "confidential" or "internal only" |
Keep in mind that permission limits rely on the reader honoring them, so they are weaker than an open password. For content that truly must stay private, rely on an open password first.
Summary
Password-protecting a PDF is about protecting privacy — yet uploading the file to an unknown server creates a privacy risk of its own. Encrypting and decrypting locally in the browser keeps the file in your hands, which is what "protection" should mean. Use a strong password and store it in a password manager.