Watermark PDF Free Online — No Upload
The document is opened and edited in this tab. It stays local — a contract or a scan is never uploaded to be processed.
Loading the tool…
How it works
Drawn into the content stream, not over an image
The watermark is appended to each page's content stream as ordinary PDF drawing operators: set a graphics state with a fill alpha, set a text matrix for the rotation, show the string in an embedded Helvetica. The page's original operators run first and are not modified, so the underlying text stays selectable and the vector artwork stays vector — the mark sits above it in the painting order. Tools that watermark by flattening the page to an image get the same visual result and hand back a document that has lost everything else about itself.
- Font
- Helvetica, one of the 14 standard fonts every viewer has. It uses WinAnsi encoding, so Latin text and common punctuation only — no CJK, Arabic or Cyrillic.
- Opacity
- A fill alpha in the graphics state, 0 to 100%. Around 15–30% is legible on a copy without making the text underneath hard to read.
- Rotation
- Any angle via the text matrix. 45 degrees across the diagonal is the convention because it crosses the most text with one string.
- Position and size
- A nine-point grid or centred diagonal, with the size set in points relative to the page box so it lands the same on A4 and Letter.
- Original content
- Untouched beneath the mark. Nothing is re-rendered, re-compressed or removed from the page.
How to use it
How to watermark a PDF online
- 01
Open the PDF and type the text
A word like DRAFT, a recipient's name, or a matter reference for tracing a leak.
- 02
Set opacity, angle and position
The preview shows the real composite over your actual first page, rendered locally.
- 03
Save the watermarked copy
Written by pdf-lib in the tab. Your unmarked original stays on disk.
Where it earns its keep
Where a PDF watermark does real work
- Marking a contract DRAFT so no one mistakes an unsigned version for the executed one.
- Stamping each recipient's name across a circulated document so a leaked copy identifies itself.
- Labelling a sample report so it cannot be passed off as a delivered one.
- Adding a case or matter number to every page of a bundle before it is filed.
Questions
Watermark PDF, answered
Can the watermark be removed?
Yes, by anyone with a PDF editor. It is drawing operators appended to a content stream, not security — the same is true of every visible watermark in every tool. Treat it as a label that discourages casual misuse, not as protection.
Does watermarking damage the original content?
No. Existing operators are left alone and the mark is appended after them, so text underneath is still selectable and images are not re-compressed. Only the appended drawing is new.
Can I watermark in Chinese, Arabic or Russian?
No. Helvetica is a standard font with WinAnsi encoding, which covers Latin script and little else, and characters outside it cannot be shown rather than being silently dropped. Watermarking in those scripts needs a font embedded specifically for it.
Is my document uploaded to be watermarked?
No. The file is read from disk and rewritten in this browser tab. Given that the documents people watermark are usually the confidential ones, that is the part of this tool worth checking in your network inspector.