Password-Protect a PDF or Add a Watermark? Which One You Need
By the FreePDF team ·
A PDF password and a watermark are often treated as two versions of the same protection. They are not. A password decides who can open the file; a watermark tells a reader how the file should be treated after they have opened it. Pick the one that matches the risk — or use both when the document needs both jobs done.
Start with the question you are trying to answer
- “Who may read this?” Use a password. The PDF is encrypted and cannot be opened without that password.
- “What should an authorised reader do with this?” Use a watermark such as
CONFIDENTIAL,DRAFT, orNOT FOR DISTRIBUTION. - “Which information must never be seen?” Redact it. Neither a password nor a watermark removes content already in the document.
This distinction matters most once a file has been forwarded. The password helps before the recipient opens it. The watermark stays visible in a printout, a screenshot, or a copy sent on by someone who was allowed to read it in the first place.
Use a password when access itself is sensitive
Payslips, client records, financial reports, and a contract sent before signing are good password candidates. The Protect PDF tool encrypts the file with AES-256, so opening it requires the password you set.
- Upload the file to Protect PDF.
- Set a long, unique password and save it somewhere safe.
- Send the PDF and the password through separate channels.
Encryption is not a recall button. Once an authorised person opens the PDF, they can still take a screenshot, print it, or share the password. It also creates a real recovery risk: forget the password and the file cannot be unlocked. Do not put the password in the same email as the attachment.
Use a watermark when context needs to travel with the file
A watermark is visible page content stamped over every page. It is a practical choice for review copies, samples, internal reports, and documents that are safe to read but should not be mistaken for final or public versions. Keep its wording short so it is readable at a glance.
- DRAFT signals that edits are still expected.
- CONFIDENTIAL reminds readers to handle the file carefully.
- NOT FOR DISTRIBUTION makes the sharing boundary explicit.
A watermark is deliberately not a lock. A determined person can remove it with a PDF editor, and it does not stop copying the text underneath. Its value is that an honest recipient sees the instruction every time they view or print the document.
When using both makes sense
Use both when a document should be limited to named recipients and it should remain clearly labelled after it reaches them. For example, send a password-protected board pack marked CONFIDENTIAL, or a protected contract draft marked DRAFT. The password handles the door; the watermark handles the sign on the document once the door is open.
If the concern is a name, account number, or paragraph that must not be disclosed, use redaction instead. It removes the selected underlying text rather than merely hiding it from view.
Common questions
Does a watermark stop someone sharing a PDF?
No. It makes the intended handling clear and remains visible on copies, but it does not prevent forwarding, copying, or editing. Use it as a visible instruction, not as technical access control.
Should I password-protect every confidential PDF?
Protect files whose contents would cause harm if an unintended person opened them. For routine internal documents, a clear watermark may be the better balance between caution and convenience. Use both where the audience and handling instruction both matter.