Quick answer: Open Encrypt PDF, set a password, download. The file is encrypted with standard PDF encryption that every reader understands — and because it happens in your browser, the unprotected original is never sent anywhere.
The two kinds of PDF passwords
PDFs support two separate passwords that do different jobs:
| User password ("open password") | Owner password ("permissions password") | |
|---|---|---|
| What it does | File can't be opened without it | File opens freely, but printing/copying/editing can be restricted |
| Protection level | Strong (real encryption) | Weak (politeness, not security) |
| Use for | Confidential content | Discouraging casual copying |
Important honesty: owner-password restrictions are enforced by the PDF reader, not by cryptography — many tools ignore them. If the content is genuinely sensitive, use an open password. (Remove Restrictions exists precisely because permission locks are weak.)
How to password-protect a PDF
1. Open the encryption tool
Go to Encrypt PDF.
2. Load your file and set a password
Drop in the PDF and choose a strong password. Length beats complexity — a 4-word passphrase outperforms P@ss1!.
3. Download the encrypted file
The output uses standard AES encryption — it opens in Adobe Reader, browsers, phones, anywhere, once the password is entered.
4. Share the password separately
Never email the password in the same message as the file. Use a different channel — a text message or a call.
Managing protection you already have
- Remove a password you know: Decrypt PDF — enter the password once, get an unprotected copy
- Change printing/copying permissions: Change Permissions
- Strip permission-only restrictions: Remove Restrictions (for files you own or have rights to use)
When to encrypt
- Sending financial statements or tax documents to an accountant
- Sharing contracts before countersignature
- Emailing ID scans when a portal demands them
- Archiving HR or medical records
- Any attachment where a typo'd email address would otherwise be a data breach
Encryption + the rest of the privacy toolkit
Encryption protects the file in transit and at rest. Combine it with:
- Remove Metadata — clear author/company traces before encrypting
- Find & Redact — delete what the recipient shouldn't see at all
- Flatten PDF — lock form answers in place
Frequently asked questions
How strong is PDF encryption? Modern PDF encryption (AES-128/256) is strong. The weak point is always the password — short ones can be brute-forced.
I forgot my PDF password. Can it be recovered? Not with a proper open password — that's the point of encryption. (Permission-only restrictions are removable; an unknown open password is not.)
Does encryption change quality or content? No — the pages are byte-identical once decrypted; only the wrapper changes.
Why does in-browser encryption matter? With server-based tools you upload the unencrypted file to be encrypted — exposing it during the very task meant to protect it. CommandPDF encrypts locally; the unprotected version never leaves your machine.
Conclusion
A password takes thirty seconds to add and turns an email mishap from a data breach into a non-event. Encrypt sensitive attachments by default.
Related guides:
