Toolerax logoToolerax
·5 min read

How to Watermark a PDF

A watermark answers the question every circulating document eventually raises: what is this, and whose is it? DRAFT stops a half-finished contract being signed; CONFIDENTIAL reminds a recipient before they hit forward; a name across a sample deck keeps credit attached wherever the file travels.

What a watermark is, technically

Text (or an image) drawn onto each page's content, typically centered, rotated diagonally, in gray at reduced opacity. Drawn on top ofthe content, it stays visible over text and images alike; the transparency keeps the document readable underneath. Because it becomes part of the page's drawing operations, it prints, exports and screenshots along with everything else.

The settings that matter

  • Opacity: 15–25% for working documents — visible without fighting the text. 40%+ only when deterrence outranks readability.
  • Angle: diagonal (corner to corner) is the convention because it crosses every line of text — impossible to crop out or overlook. Horizontal suits short pages and certificates.
  • Size: large enough that one repetition spans the page. Small repeated tiles look busier and photocopy worse.
  • Wording: one to three words in caps. DRAFT, CONFIDENTIAL, DO NOT COPY, SAMPLE, PAID, or © Your Name 2026.

What a watermark does and doesn't protect

Be honest about the threat model. A watermark labels— it survives printing and casual copying, deters lazy misuse, and removes the “I didn't know it was a draft” excuse. It does not stop a determined person with editing tools from reconstructing the page underneath. For genuinely sensitive material, watermarking complements — never replaces — access control: share deliberately, use per-recipient marks if leaks matter, and remember the strongest protection is not sending the file.

Why browser-side matters here especially

Think about what gets watermarked: contracts, financials, unpublished work — precisely the files you shouldn't hand to an anonymous server for processing. A browser-based watermarker parses and stamps the PDF locally, so the document never leaves your machine. That's not a convenience feature; for this category of file it's the whole point.

Stamp yours now

The PDF watermark tool stamps your text across every page with opacity, size and diagonal controls — free, instant and fully in-browser. Assembling the document first? Merge the parts, then watermark, then add page numbers as the finishing touch.

Tools mentioned in this article