Add Watermark to PDF
Stamp custom text on every page — diagonal, horizontal, or footer position. Customise size + opacity. Drop several PDFs to watermark them all at once and download a ZIP.
1. Upload your files (min 1)
How does the Add Watermark to PDF work?
Stamp a watermark like "DRAFT", "CONFIDENTIAL", or "PROPERTY OF" across every page of a PDF. Drop your PDF, type the watermark text, choose a position (diagonal across the centre is the classic look; horizontal centre reads more cleanly; footer is small and unobtrusive), set the font size and opacity, and click. Your watermarked PDF downloads. Watermarks are visible deterrents against casual misuse — they don't block reading. For confidential documents, pair the watermark with a password using Protect PDF for a stronger combination. Around 25% opacity gives a visible-but-non-distracting effect; bump to 40–60% if you want the watermark to dominate.
What a PDF watermark is (and isn't)
A PDF watermark is a text or image element overlaid on the pages of a PDF, typically semi-transparent, used to identify the document's status (DRAFT, CONFIDENTIAL, COPY) or to mark ownership (company logo, copyright notice). Watermarks appear on-screen and in printed output alongside the underlying document content.
A watermark is NOT encryption or copy protection. It is a visual overlay. Anyone with the watermarked PDF can still copy the text, print the pages, and even (with any decent PDF editor) remove the watermark. Use watermarks for identification and deterrence — not for security.
This tool applies watermarks client-side in your browser, meaning your source PDF never leaves your device. The watermark is baked into the pages as a permanent overlay in the output PDF you download.
Text vs image watermarks
Text watermarks — words like DRAFT, CONFIDENTIAL, or a company name — are lightweight, scale cleanly to any page size, and are easy to configure (font, size, colour, opacity, angle). They are the default choice for status indicators and simple identification.
Image watermarks — a company logo, a signature, or a decorative graphic — carry more visual identity but require careful sizing to look proportional across mixed page sizes. Vector PDFs (SVG-derived) scale cleanly; raster PDFs (PNG/JPG-derived) show artefacts at large sizes if the source image is low-resolution.
For enterprise use cases, text watermarks with structured content (client name + document ID + date) are often more useful than image watermarks because they carry provenance information that survives being screenshot, printed, or re-photographed.
Opacity and colour — what works
A watermark should be readable but not so dominant that it interferes with reading the underlying content. Opacity of 20-40% is the standard band for text watermarks — visible but non-blocking. Below 15% the watermark may be unreadable, particularly on printed output. Above 50% the watermark competes with the text.
Grey (RGB 128,128,128) at 30% opacity is the safest default — visible on both light and dark backgrounds without dominating either. Coloured watermarks (red for CONFIDENTIAL, orange for DRAFT) increase visibility at the cost of colour-neutrality; the printed output on a monochrome printer will collapse to grey anyway, so use colour only if the watermark will be viewed digitally.
For high-security markings (TOP SECRET, ATTORNEY-CLIENT PRIVILEGED), a diagonal repeating text watermark at 30-40% opacity with the marking repeated across the page is the standard pattern used in legal and government documents.
Positioning strategies
The most common position is a large diagonal watermark spanning the page center at 45 degrees. This maximises visibility across page contents and is difficult to crop away without removing significant content. It is the standard for "DRAFT" and "CONFIDENTIAL" markings.
Corner watermarks (bottom-right, bottom-left) are less obtrusive and useful for identification (logo, page count, document ID) that should be visible but not interfere with reading. These can be cropped away but the content loss is small.
Tiled/repeated watermarks — the marking repeated in a grid pattern across the page — are the most secure against removal because cropping the watermark also crops the content. Used for high-security documents and copyright-sensitive material.
Watermark limitations for anti-copy purposes
A watermark deters casual redistribution but does not prevent it. Someone determined to remove the watermark has several options:
- Manual removal with a PDF editor: any tool that can add watermarks can usually remove them by editing the page content stream.
- Print and re-scan: prints the watermarked page, scans it, OCRs it, produces a clean copy of the text (watermark and all). Some fidelity loss but recoverable.
- Selecting and copy-pasting the text: the underlying text is still selectable in most watermarked PDFs; the watermark is a visual overlay, not an encryption of the content.
- Automated watermark removal tools: several exist and are effective on standard-format watermarks.
For genuine content protection, use PDF password protection combined with permission restrictions (no copy, no print, no modification) — see our Protect PDF tool. Even those are defeatable but require more effort. Watermarks are for deterrence and identification, not enforcement.
Legal and enterprise watermark conventions
Legal industry watermark conventions have evolved to serve specific document lifecycle purposes. Common markings and their meanings:
- DRAFT — document is not final; contents subject to change. Should not be relied upon.
- CONFIDENTIAL — restricted distribution; recipient must not share without permission.
- ATTORNEY-CLIENT PRIVILEGED — legal privilege claimed; document should not be produced in discovery without privilege review.
- WORK PRODUCT — attorney work product doctrine claimed.
- COPY / DUPLICATE — this is a reproduction; the original is elsewhere.
- SPECIMEN — sample document; not for operational use.
- FOR DISCUSSION ONLY — content is under negotiation and not a formal offer.
Enterprise documents often combine text watermarks with structured metadata — client name, document ID, date, distribution list. This provides both visual deterrence AND audit-trail information if a document leaks and is later found in the wild.
Watermarking large-batch documents
Applying watermarks to thousands of documents (client-specific watermarks on every deliverable, customer-specific watermarks on e-books) requires automation. The ISO 32000 PDF specification supports scripting via JavaScript, but browser-based tools like this one process one file at a time.
For batch operations, use server-side tools (pdftk, Ghostscript, PyPDF2) with a template script that reads a CSV of file-and-watermark pairs and processes them serially. Batches of thousands of files are feasible with 1-2 seconds per file on modest hardware.
🔒 Security & Privacy
All processing happens on your device. Your files never leave your browser, never touch our servers, and are not stored anywhere. Close the tab and the file is gone.
📱 Use it on any device
Works in any modern browser — Mac, Windows, Linux, iPhone, Android, and tablets. No installation, no app to download. Just open the page and start.
⚡ Quick & easy
Drag, drop, click. Most files process in seconds, not minutes. No watermarks added to your output, no per-day limits, and the tool always shows the result before asking you to download.
🎁 Always free, no signup
Free to use, every time. No account creation, no email required, no “trial” that converts to a paid plan. We make money from ads so you don’t have to pay.
Frequently asked
Related PDF tools
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Insert page numbers in the footer or header — choose position, format, and starting number.
Reduce a PDF's file size. Pick a quality preset — High keeps the file visually identical (lossless); Medium and Low re-encode images for much bigger savings.
Rotate all or specific pages of a PDF by 90°, 180°, or 270°.
Add a password to a PDF so only people with the password can open it — strong AES-256 encryption.
Add white margin space around every page (e.g. binding edge, annotation room, picture-frame style) — content stays original size, the page grows.
Add a header text line and/or a footer text line + page number to every page — clean running heads and page numbers in one pass.
Insert a PNG or JPG image into an existing PDF at any page and position — for stamps, signatures, logos, or photos.
Calculate miles per gallon from miles driven and gallons used, average several trips at once, and convert to L/100 km and km/L.