Add Watermark to PDF

Add text stamps or watermarks to your PDF documents.

About Add Watermark to PDF

Type a word or a phrase, set how large and how faint you want it, and it is drawn diagonally across the centre of every page in the document. The file is read, modified and saved back inside this browser tab as watermarked-yourfile.pdf; nothing is uploaded.

Text drawn into the page, not a stamp laid over it

There are two ways to watermark a PDF. One is to attach an annotation — quick, but a reader can select it and press delete. The other is to append drawing instructions to the page content stream itself, which is what happens here: a text-showing operator with a rotation, a grey fill and an opacity value, added after everything else the page draws. The consequences are worth understanding. The mark is always on top, because it is drawn last. It is real vector text, so it stays sharp at 400% zoom and on a 2400 DPI imagesetter. And there is no object to delete, because from the file's point of view your word is simply part of the page now.

Choosing size and opacity

The two sliders trade visibility against legibility. Opacity runs from 10% to 100% in ten steps and size from 10 to 150 points. A useful default for review copies is a large size at around 30%: the word spans the page, so it cannot be cropped away without destroying the content, while the text underneath stays comfortably readable. Reserve high opacity for documents that are meant to be looked at rather than worked from — specimen copies, expired versions, samples sent to prospects.

Whatever you choose, the text is measured before it is drawn. The bounding box of the line rotated to 45 degrees is compared against each page, and the font size is reduced if it would overrun 90% of the width or height. A long phrase on an A5 page therefore comes out smaller than the same phrase on A3, and every page in a mixed-size document is fitted individually rather than all being scaled to the smallest.

Limits worth knowing before you start

  • One mark per page, centred, at 45 degrees. No tiling, no corner placement, no custom angle.
  • Grey only. The colour is fixed at mid grey, which reads clearly on white and prints acceptably in monochrome.
  • Latin-1 text only. Helvetica is used and no font is embedded, so Cyrillic, Greek, CJK and emoji are rejected with an explanation rather than drawn as blanks.
  • Text, not images. A logo watermark is not supported here; place one with PDF Editor.
  • One document at a time. Settings persist between runs, so batching by hand is quick.

What a watermark is actually for

It marks provenance and status. A reader can see at a glance that a contract is a draft, that a valuation is a specimen, or that a set of drawings was issued to a particular contractor. What it does not do is prevent anything: a competent editor can remove drawn content, and screenshots ignore the question entirely. If the requirement is enforcement rather than labelling, encrypt the document with Protect PDF, which sets a password and permission flags, and consider flattening any interactive fields with Flatten PDF first so the file that leaves you is final.

Your text, diagonally across every page

Type anything — CONFIDENTIAL, DRAFT, a client name, a case number — and it is drawn once per page at 45 degrees, centred, in grey. The default text is CONFIDENTIAL; the Add button stays disabled if you clear the field entirely.

Size and opacity you set

A size slider from 10 to 150 points and an opacity slider from 10% to 100% in ten steps. Around 30% keeps the underlying text comfortably readable; push it higher when the point is to discourage reuse of the page.

Auto-fits long text to the page

The rotated bounding box is measured against each page and the font size is scaled down if it would overflow, so a long line still fits inside 90% of the page rather than running off the edge — including on mixed page sizes.

Frequently Asked Questions

What can I change, and what is fixed?

You choose the text, the font size (10 to 150 points) and the opacity (10% to 100%). Fixed are the angle at 45 degrees, the colour at mid grey, the position at the centre of the page, and the count at one mark per page. That covers the standard DRAFT or CONFIDENTIAL diagonal; for a logo, a tiled pattern or a custom colour, place your own artwork with PDF Editor.

How does it handle a long watermark on a small page?

Rotated text needs a wider box than its own length, so the bounding box of the 45-degree line is computed and compared against the page. If it will not fit inside 90% of the width or height, the font size is scaled down until it does, per page. Drop a long phrase onto a mixed-size document and each page gets the largest size that still fits it.

Will it cover up my content?

It is drawn on top, so at full opacity it will obscure whatever is underneath at the centre of the page. That is why the opacity control exists. For a mark that is unmistakable but leaves the document readable, 30% at a large size works better than 100% at a small one — a faint mark spanning the page is harder to crop out than a dark one in a corner.

Does it work on scanned documents?

Yes. The mark is appended to the page content stream after everything else on the page, so it lands above a full-page scanned image just as it would above text. Because it is drawn as text rather than as a picture, it stays sharp when the page is zoomed or printed at high resolution.

My text was rejected as containing characters the font cannot display.

The mark is set in Helvetica, one of the base fonts every reader provides, which covers the Latin-1 range only. Accented Western European letters are fine; Cyrillic, Greek, Chinese, Japanese, Arabic and emoji are not, and no font program is embedded to cover them. Use unaccented Latin text, or add a graphical mark with PDF Editor instead.

Can the watermark be removed later?

Not by you, and not reliably by anyone else either — but do not mistake it for protection. Once drawn, the text is ordinary page content, so there is no annotation to delete and no layer to hide. Someone determined can still edit it out with a full PDF editor, or crop the page. A watermark deters casual reuse and marks provenance; if the requirement is that the document cannot be copied or altered, encrypt it with Protect PDF.

Can I watermark several files at once?

No — one file per run, since everything is processed in this browser tab and a batch would multiply peak memory with no way to show progress per file. Run them one after another; the settings persist while the page is open, so only the file changes between runs.

It failed to add the watermark.

If the message mentions password protection, the file is encrypted and must go through Unlock PDF first. If it mentions characters Helvetica cannot display, simplify the text. Anything else usually means a damaged file. Nothing is uploaded in any case — the document is read, modified and saved back as watermarked-yourfile.pdf entirely on your machine.