How to Add a Watermark to a PDF (and What It Actually Protects)
You send a draft proposal to a client and, a week later, find it's been forwarded to three people who were never supposed to see it. A watermark won't technically stop that — but it makes it unmistakably clear, on every single page, that the document is a draft, confidential, or not meant for wider distribution. That visible reminder is often the entire point, and it takes seconds to add.
What this watermark actually looks like
This tool stamps your text diagonally across the center of every page, at 45 degrees, in gray, at whatever opacity you choose. The text automatically scales to fit the page based on how long it is — a short word like "DRAFT" renders larger than a longer phrase like "INTERNAL USE ONLY — DO NOT DISTRIBUTE." That's the one style this tool produces: one centered, diagonal, gray text watermark per page. There's no image/logo watermark option, no repeating tiled pattern, and no custom position or color — if you need any of those, you'd want a heavier design tool or manual placement through Edit PDF instead.
Choosing an opacity
The opacity slider runs from 5% to 100%. Lower values (around 20-30%) sit quietly behind the page content — visible if you're looking for it, but not distracting from reading the document. Mid-range values (40-60%) are clearly noticeable without fully obscuring the text underneath. High values dominate the page and make the underlying content harder to read — useful if the goal is specifically to discourage someone from reading it as a finished document rather than a draft.
How to add a watermark
- Open the Add Watermark tool and add your PDF.
- Type your watermark text — "CONFIDENTIAL," "DRAFT," your company name, whatever fits.
- Drag the opacity slider to your preference; the tool describes how visible each level will read.
- Click "Run & download." The watermarked PDF is ready immediately.
Why this runs in your browser, not a server
Drawing rotated, semi-transparent text onto a page is a straightforward drawing operation for pdf-lib— no rendering engine or server round-trip needed. The whole file is watermarked and re-saved on your device, so a draft proposal you're not ready to share never actually leaves your machine on its way to being marked "confidential."
How much protection a watermark actually offers
Be realistic about what this does and doesn't accomplish. A watermark is a deterrent and a signal, not a technical barrier — someone determined enough can crop, blur, or edit around it with an image editor. What it's genuinely good at is making intent unambiguous: a recipient who forwards a document stamped "CONFIDENTIAL" can't claim they didn't know it wasn't meant for wider sharing. If you need an actual technical barrier rather than a visible marker, pair it with Protect PDF, which requires a password to open the file at all.
Common questions
Will the watermark print if someone prints the PDF?Yes — it's part of the page content, so it shows in both screen viewing and printed output. That's intentional; it's meant to discourage sharing the physical copy too.
Can I use different watermark text on different pages? Not in one pass — the tool applies the same text to every page in the file. For genuinely different text on different sections, split the PDF with Split PDF, watermark each part separately, then recombine with Merge PDF.
Can I remove a watermark after adding it?Not with this tool — there's no undo once you've downloaded the result. Keep your original, un-watermarked file as a backup before running this.
Frequently asked questions
What does the watermark actually look like?
Your text, stamped diagonally at 45 degrees across the center of every page in gray, at whatever opacity you choose. There's no image/logo watermark option or custom position — it's one consistent style per file.
Does a watermark actually stop someone from sharing my document?
No — it's a visible deterrent and a clear signal of intent, not a technical barrier. Someone determined enough can crop or edit around it. For an actual technical barrier, pair it with Protect PDF, which requires a password to open the file at all.
Is my file uploaded anywhere?
No — the watermark is drawn onto the page entirely in your browser using pdf-lib. Your file is never sent to a server.
Can I apply different watermark text to different pages?
Not in a single pass — the same text applies to every page in the file. For different text on different sections, split the PDF first, watermark each part separately, then merge them back together.