Why watermark PDFs?
Watermarks serve three main purposes: branding (company logo on every page), confidentiality marking ('CONFIDENTIAL', 'DRAFT', 'INTERNAL ONLY' visible across every page), and leak deterrence (recipient name overlaid on each page so leaked copies are traceable). Each purpose has different design tradeoffs.
Branding watermarks are usually subtle — a small logo in a corner, or a faint company name across the bottom. They reinforce brand identity without distracting from content. Confidentiality markings are bold and centered, often diagonal, so they're impossible to miss but still allow the underlying text to be read. Leak-deterrence watermarks are large and obtrusive — recipient name, date downloaded, IP address — making any leak trivially traceable.
The right watermark depends on your use case. A corporate brand on external reports wants subtle. A law firm sharing draft contracts with opposing counsel wants bold 'DRAFT' diagonally across every page. A whistleblower sharing documents with a journalist wants heavy recipient-identifying watermarks.
Step-by-step: Watermark a PDF with PrivacyScanPDF
The watermark tool runs entirely in your browser using pdf-lib. No upload, no signup, no watermark on the watermark (yes, we know). You can add text watermarks (any string, any font, any size, any color, any opacity, any rotation) or image watermarks (any PNG/JPG, any size, any opacity).
- 1Open the Watermark PDF tool at /tools/watermark-pdf.
- 2Drop in your PDF. The tool reads the file locally and shows a preview of the first page.
- 3Choose watermark type: text or image. For text, enter your string (e.g., 'CONFIDENTIAL', 'DRAFT', company name). For image, upload a PNG/JPG logo.
- 4Configure position (center, corner, or custom x/y), opacity (typically 20–40% for text, 10–20% for logos), font size, color, and rotation (diagonal is most common for confidentiality markings).
- 5Click 'Apply Watermark'. The tool writes the watermark to every page and downloads the new PDF. Your original is unchanged.
Choosing opacity and position
Opacity is the most important setting. Too high (60%+) and the watermark obscures the underlying content — readable for confidentiality markings, annoying for branding. Too low (under 10%) and the watermark is invisible — defeats the purpose. Sweet spots: 20–30% for branding watermarks (visible but not distracting), 30–40% for confidentiality markings (clearly visible, still readable through), 50%+ for leak-deterrence watermarks where you don't care if the content is harder to read.
Position: centered watermarks (especially diagonal) are best for confidentiality and leak-deterrence because they cross the entire page and can't be cropped out. Corner watermarks (bottom-right is the convention) work for branding — they're visible but don't interfere with reading. Avoid top-center — it conflicts with headers and page numbers.
Diagonal rotation (typically 45°) is the standard for confidentiality markings because it crosses the maximum amount of page content, making the watermark hard to remove without destroying the document. Horizontal watermarks are easy to crop out; diagonal ones require removing most of the page.
Text vs. image watermarks
Text watermarks are simpler, smaller in file size, and easier to add — just type a string. They're the right choice for confidentiality markings ('CONFIDENTIAL', 'DRAFT', 'INTERNAL'), date stamps, and simple brand text.
Image watermarks are better for logos and complex branding — a multi-color logo can't be reproduced as text. Use PNG with transparency for logos so the watermark doesn't sit in a white rectangle. Image watermarks add to file size (typically 50–200 KB per page for a logo), which matters for very large PDFs.
A common pattern: combine both. A faint logo image in the bottom corner (branding) plus a bold 'CONFIDENTIAL' text watermark diagonally across the page (confidentiality). The watermark tool supports both at once — apply the text watermark, then re-apply with an image.
Watermarks don't replace security
A watermark is a deterrent, not a security measure. It doesn't prevent copying, doesn't prevent screenshots, doesn't prevent someone from manually editing out the watermark in a PDF editor. It only makes casual sharing slightly more annoying and provides evidence of ownership if a leak is discovered.
For real document security: password-protect the PDF (prevents opening without the password), set permissions (prevent editing, printing, copying), and use digital rights management (DRM) if you need to track access or revoke permissions after sharing. PDFs shared via DocuSign or Adobe Experience Manager can include server-side revocation.
That said: watermarking is cheap, free, takes 10 seconds, and provides meaningful protection for most use cases. For 95% of business documents (drafts, internal reviews, client deliverables), a 'CONFIDENTIAL' or recipient-name watermark is more than sufficient. Save the heavy DRM for situations where leaks would cause real harm.