How to Watermark a PDF (And What a Watermark Can Actually Prevent)
Watermarks get added for two very different reasons that people rarely separate: to stop something happening, and to make clear what a document is. They are genuinely good at the second and largely powerless at the first.
What a watermark actually is
No special mechanism is involved. A watermark is simply additional content drawn onto the page — text or an image, usually at reduced opacity, often rotated, placed either underneath the existing content or over the top of it.
The PDF has no concept of "this bit is a watermark and must stay". It is page content like any other page content. That single fact determines everything about what a watermark can and cannot do.
Removability, honestly
Since a watermark is ordinary content, it can be removed. If it was added as a separate object, an editor can select and delete it. If it was flattened into the page, someone can rasterise the page and edit the image, or in many cases still isolate the drawing operations that produced it.
There is no watermarking technique for PDFs that survives a determined, competent adversary. Anyone selling you one is overstating it.
This is not an argument against watermarking. It is an argument for being clear about the job. Most people who might misuse your document are not determined adversaries — they are colleagues who would forward a draft without thinking, or someone who might reuse a preview image because nothing indicated they should not. Against that, a watermark works very well.
The three jobs worth doing
1. Status labelling
DRAFT. CONFIDENTIAL. NOT FOR DISTRIBUTION. SUPERSEDED. The purpose is to travel with the document so its status is unmistakable no matter where it ends up. This is the most valuable use, because the failure it prevents — someone acting on a draft as though it were final — is common, costly and entirely accidental.
It works precisely because it needs no enforcement. It just has to be seen.
2. Attribution
Your name or organisation on each page, so that a document circulating without its covering email still says where it came from. Modest, useful, and the reason most published reports carry one.
3. Per-recipient tracing
The interesting one. Give each recipient a copy watermarked with their own name or a reference number, and a leaked copy identifies its source.
This prevents nothing technically. Its power is social: recipients know their copy is individually marked, which changes behaviour far more effectively than any access control. It is widely used for pre-release material, board packs and confidential financial documents.
Designing one that works
Position
Behind the content for anything that must remain readable — the watermark shows through gaps and margins without fighting the text. In front only when obstruction is the goal, such as a sample you actively do not want used.
Opacity
Ten to twenty percent is the useful band for a background mark. Under about eight percent and it vanishes on a dim screen or in a photocopy, which defeats the purpose. Over about thirty and reading becomes tiring, and people will start looking for a clean copy — which is the opposite of what you wanted.
Angle and size
Diagonal at roughly 45 degrees is conventional for a reason: it crosses the text block, so it cannot be cropped away by trimming a margin, and it is visually distinct from the document's own content. Size it to span most of the page. A small watermark in a corner is easily cropped and easily overlooked.
Wording
Short and unambiguous. One or two words in capitals reads at a glance even at low opacity. A sentence at 15% opacity across a diagonal is unreadable, which means it communicates nothing.
Every page
Not just the first. Pages get separated, screenshotted and forwarded individually. A watermark on page one of forty protects page one.
Watermarks versus actual protection
Worth being direct, because these get conflated:
- Want to stop people opening it? That is encryption with a user password, covered in our guide on password protecting a PDF.
- Want to detect modification? That is a cryptographic digital signature — see signing a PDF electronically.
- Want to label status or trace a leak? That is a watermark, and it is the right tool.
A watermarked PDF with no password is fully readable by anyone who obtains it. If confidentiality is the actual requirement, the watermark is the label on the box, not the lock.
Adding one
Our PDF Tools include a watermark tool that runs in your browser. Given that watermarking is most often applied to drafts and confidential material, processing locally rather than uploading is a sensible default for this particular operation.
One practical note: keep an unwatermarked master. Watermarking is not reversible in any clean way, and you will eventually need the original — to produce the final version, or to re-watermark for a different recipient.
Try it yourself
Our free PDF watermark tool needs no account and adds no watermark — use it right now, as many times as you like.
Open PDF Tools →Frequently Asked Questions
Can a watermark be removed from a PDF?
Yes, by anyone reasonably determined. A watermark is drawing instructions added to the page content, so it can be located and stripped, and even a flattened one can be defeated by rasterising and editing the image. Watermarks are a deterrent and a labelling mechanism, not a protection mechanism.
Should a watermark go behind or in front of the content?
Behind, for anything meant to stay readable — placing it in front makes text harder to read even at low opacity. Put it in front only when obstructing the content is the actual goal, such as a preview copy you do not want used as a finished document.
What opacity works best?
Roughly 10 to 20 percent for a background watermark that should be clearly visible without competing with the text. Below about 8 percent it disappears when printed or viewed on a dim screen; above about 30 percent it starts to interfere with reading.
What is a forensic or per-recipient watermark?
A watermark carrying something unique to each recipient, such as their name or a reference number, so that a leaked copy can be traced back to whoever received it. It does not prevent sharing at all — its value is entirely in accountability, and in the fact that recipients know it is there.