Lock the document from being opened, decide what recipients may do with it and clean out the data that must not circulate — with the encryption performed on your device, so the password never travels over the internet.
▶ 1. Two passwords with two different purposes
The PDF format provides for two distinct passwords, and confusing them leads to protecting the document differently from what you intended.
✓Open password (user) — without it the document does not open at all. It is the strongest protection: whoever does not know it sees nothing.
✓Owner password — the document opens freely, but certain operations such as printing, copying or editing stay blocked. It defines permissions, it does not prevent reading.
The two can be combined: opening reserved to those who hold the password and, once inside, permissions still restricted.
🔒
In 123 PDF Editor PRO encryption happens in the browser tab: neither the document nor the password is sent to a server. That is a concrete difference from online PDF protection services, where the file to be protected — that is, precisely the confidential one — is uploaded to a third-party infrastructure.
◆ 2. Setting up protection
The operation takes a few steps and ends with the download of an already encrypted document.
Passwords, permissions and cleanup of hidden data in a single panel.
Install the extension from the download page and open the file with Choose a PDF.
Open the Protection and privacy panel.
In the Password protection section set the open password and, if needed, the owner one.
Choose the encryption algorithm: AES-256 is the current standard and the recommended choice; RC4 exists only for compatibility with very old readers.
Click Protect / sanitize and download to get the protected document.
⚖ 3. Restricting allowed actions
Beyond blocking access you can decide what may be done with the document once it is open.
In the Allowed actions section tick the operations you want to authorise.
You can separately control printing, text copying, content editing and adding annotations.
Blocking copying is useful on price lists and teaching material; blocking editing on contracts and final documents.
Consider leaving annotations enabled if the document is meant to be commented on by others.
💡
Permissions are instructions the PDF reader is expected to respect, and serious readers do. They are not, however, a cryptographic barrier like the open password: a determined person can bypass them. For content that absolutely must not get out, the open password remains the only serious protection.
👁 4. Cleaning hidden data
Protecting access is of limited use if the document carries information you did not intend to share.
In the Privacy cleanup section remove the metadata, which holds author, software and history.
Delete comments and annotations if they contain internal remarks.
Remove embedded attachments and JavaScript.
Use flatten form fields to fix the values entered.
If you need to remove genuinely confidential data from the text, a password is not enough: see the guide on how to remove confidential text.
🔑 5. Choosing and sharing the password
AES-256 encryption protected by a trivial password offers equally trivial security.
✓ Prefer a long passphrase to a short word with symbols: length matters more than complexity.
✓ Do not reuse a password you use elsewhere.
✓ Do not send the password in the same email as the document: use a different channel, such as a message or a phone call.
✓ If you lose the open password the document cannot be recovered: keep it in a password manager.
⚠ 6. What protection cannot do
It is worth being clear about the boundaries, so you do not place more trust in a password than it can bear.
✓ It does not stop someone who knows the password from passing the document on to anyone.
✓ It does not stop anyone photographing the screen or retyping the content by hand.
✓ It does not remove confidential data present in the document: it only makes it harder to reach.
✓ It does not attest who drafted the document: that is the job of a digital signature.
? 7. Frequently asked questions
The questions that come up most often on this topic.
Can I remove protection from a PDF?
You can remove protection from a document whose password you hold, by reopening it and saving it without encryption. Bypassing the protection of someone else's document is another matter, and not what these tools are for.
AES-256 or RC4?
AES-256 without hesitation. RC4 is an outdated algorithm kept only for compatibility with very old readers: unless you have a specific constraint, there is no reason to choose it.
Is the password sent anywhere?
No. Encryption happens on your device, inside the browser: the password never leaves your computer.
Can a protected PDF be compressed or signed?
It is best to work in the right order: edits first, then compression, and finally signing and protection. Acting on a document that is already encrypted or already signed creates avoidable complications.
Protect your document
Install the extension, open the PDF and encrypt it locally — the password never leaves your computer.