You're sending a contract draft and want it clearly marked as DRAFT before review. Or you're protecting branded content with your logo as a visible mark. Or you're tagging confidential documents with a CONFIDENTIAL notice that prints on every page.
This guide covers how to add watermarks to PDFs, the design choices that determine if the watermark is helpful or annoying, and when watermarks make sense vs. when they just add noise.
What watermarks are for
A watermark is text or an image placed semi-transparent over every page (or selected pages) of a PDF. Common purposes:
| Purpose | Example | Typical opacity |
|---|---|---|
| Status indicator | "DRAFT", "PRELIMINARY", "FINAL" | 30–50% |
| Confidentiality marker | "CONFIDENTIAL", "INTERNAL USE ONLY" | 30–50% |
| Brand visibility | Company logo across reports | 10–20% |
| Copyright notice | "© COMPANY NAME — DO NOT REPRODUCE" | 30–40% |
| Author attribution | Photographer's name on portfolio PDFs | 15–25% |
| Approval workflow | "APPROVED BY [NAME] [DATE]" | 30–50% |
| Document version | "v2.1" or "Rev 3" | 25–40% |
The opacity matters: too dark and the watermark obscures the content; too light and it's invisible.
Watermarks won't prevent copying
Worth saying upfront: a watermark is a deterrent, not security. Anyone with the watermarked PDF can:
- Use a PDF editor to white-out the watermark area
- Convert the PDF to JPG, edit out the watermark in an image editor, convert back
- Use professional tools (Adobe Acrobat Pro) to remove watermarks programmatically
If you need to actually prevent reproduction, you need DRM (digital rights management) or document-management platforms with access control. Watermarks add friction and signal intent but don't stop a determined recipient.
For most uses (draft labels, confidentiality notices, brand visibility), the visible signal is the point — anyone reading the document sees the status. That's enough.
Common watermark designs
Text watermark — diagonal across the page
Most common style:
- Text: "DRAFT", "CONFIDENTIAL", "SAMPLE" — typically all-caps for visibility
- Font: Bold sans-serif (Arial Black, Helvetica Bold, Impact)
- Size: Large (60–100pt+) to span most of the page
- Color: Light grey (50% black at 30% opacity = subtle but visible)
- Rotation: 45° diagonal (the iconic "watermark" angle)
- Position: Centered on each page
The diagonal text is the universal "this is a watermark" signal — recipients recognise it immediately as a status marker, not part of the document content.
Text watermark — top or bottom corner
For less intrusive marking:
- Text: "Confidential", "Internal", "v1.2"
- Font: Smaller (12–24pt)
- Color: Grey or red, full opacity
- Position: Top-right corner, top-center, or bottom-center
- Rotation: Horizontal (no rotation)
This is appropriate when the diagonal style would distract from the content (technical reports, scientific papers). The corner watermark is visible but stays out of the reading area.
Image watermark — logo
For brand visibility:
- Image: Company logo, transparent PNG
- Size: Large enough to identify (1/3 to 1/2 of the page width)
- Opacity: 10–25% (very subtle so it doesn't dominate)
- Position: Centered or in a corner
- Rotation: None or matching the document
Use a transparent PNG logo, not a JPEG with a white background — the white background would block the document content under it.
Image watermark — pattern repeat
For maximum visibility:
- Image: Small logo or text rendered as image
- Size: Small (1–2 inch)
- Repeated across the entire page in a tile pattern
- Opacity: 15–25%
This style discourages screen capture and re-use because the watermark covers every region. Used by some stock-photo services and confidential research documents.
Step-by-step: add a watermark
Method 1: Browser-based PDF tool
For one-off watermarking:
- Open a watermark tool (e.g., PDFGrover's Add Watermark).
- Upload your PDF.
- Choose:
- Text or image: which type
- Content: the text string or image to use
- Position: centered, corner, or custom
- Rotation: 0°, 45°, or other
- Opacity: 10–50% (preview to find the right balance)
- Font and size (for text watermarks)
- Color (for text)
- Page range: all pages, or specific pages
- Preview the result on the first page.
- Apply and download.
The watermarked PDF retains the original content; the watermark is layered on top of each page's existing content.
Method 2: Microsoft Word (re-export)
If the source is a Word document:
- Open in Word.
- Design → Watermark → choose preset (DRAFT, CONFIDENTIAL, etc.) or Custom Watermark.
- File → Save As → PDF.
The watermark embeds as part of the page layout in the exported PDF.
Method 3: Adobe Acrobat Pro
Paid, but the most flexible:
- Tools → Edit PDF → Watermark → Add.
- Configure text/image, position, opacity, rotation, page range.
- Apply.
Acrobat's watermark tool is the most full-featured (per-page-range options, multiple watermarks per document, easy editing later).
Design choices that matter
Opacity — finding the right balance
Too dark and the watermark obscures the document text. Too light and it's invisible.
A test: print the watermarked PDF page on paper, hold it at arm's length:
- Watermark visible from across the room = appropriate for "DRAFT" or "CONFIDENTIAL" status markers
- Watermark visible only when looking directly at it = appropriate for branding (subtle)
- Watermark not visible at arm's length = too light, increase opacity
Default: start at 30% opacity for text watermarks. Adjust ±10% based on visibility test.
Color — beyond grey
Most watermarks are grey. Colour adds emphasis when warranted:
| Color | Implies |
|---|---|
| Grey | Neutral status / brand |
| Red | Caution, restriction, confidentiality |
| Blue | Approval, official, trusted |
| Green | Approved, complete |
Avoid distracting color combinations (bright colors on coloured backgrounds — they fight). Stick to single subtle colors.
Position — what stays readable
Centered diagonal is the most visible but covers the most content. Corner watermarks leave the reading area clear.
Test by overlaying:
- Center text and tables that need to be readable should NOT be obscured by the watermark
- If they are, reduce watermark opacity or change to corner position
For documents that recipients will read carefully (legal contracts, technical specs), corner watermarks beat center ones.
Page range — usually all pages
Standard practice is watermark every page. Exceptions:
- Skip the cover page. Watermark the cover separately or leave un-watermarked.
- Only the first page. For status markers like "RECEIVED" or "REVIEWED", first page is enough.
- Specific pages only. For sample documents where some pages are visible and others are excerpted.
Removing watermarks (if you change your mind)
Watermarks added by free tools are part of the page graphics — there's no "remove watermark" button afterward.
To remove:
- If you have the original (un-watermarked): discard the watermarked version, re-do from scratch.
- If you only have the watermarked version: use a PDF editor to white-out the watermark area on each page. Tedious for long documents.
- If the watermark is fully across each page: convert PDF → JPG → image editor → manually clean → JPG → PDF. Quality loss.
Best practice: keep the unwatermarked original as your master. Treat watermarked versions as derived for distribution.
Common scenarios
Scenario 1: Mark a contract as DRAFT for review
- Choose text "DRAFT" in red, 60pt bold, 35% opacity, 45° diagonal, centered.
- Apply to all pages.
- Save with
_draftsuffix:contract-draft-v1.pdf. - Send for review.
After approval, re-export the source without watermark for the final version. Don't try to remove the watermark from the draft — start clean from the source.
Scenario 2: Brand a portfolio with logo
- Use your logo as a transparent PNG.
- Place at 15% opacity, centered or bottom-right corner, no rotation.
- Apply to all pages.
The logo is visible enough to identify as yours but doesn't compete with the portfolio content.
Scenario 3: Mark sensitive documents as CONFIDENTIAL
- Text "CONFIDENTIAL" in dark grey, 80pt bold, 25% opacity, 45° diagonal.
- Apply to every page including front matter.
- Distribute only to authorised recipients.
The watermark signals intent. For actual security, also password-protect the file.
Scenario 4: Tag samples in a sales catalog
- Text "SAMPLE — NOT FOR RESALE" in red, 30pt, 40% opacity, 45° diagonal.
- Apply to all sample pages.
- Send to prospects as preview material.
The watermark prevents prospects from circulating the sample as the real product.
After watermarking: flatten
For final distribution, flatten the watermarked PDF (use a Flatten PDF tool). Flattening converts the watermark from a layer into permanent page graphics. This:
- Prevents recipients from removing the watermark with a single click
- Reduces file size slightly
- Ensures the watermark displays correctly in every PDF reader
Flatten only the version you distribute. Keep the un-flattened watermarked version (or the original) for your records in case you need to edit later.
Common mistakes
Watermark too dark, content unreadable. Test by printing or sharing with a recipient. If they complain about reading the document, reduce opacity.
Watermark blocking key information. A diagonal "CONFIDENTIAL" across a financial table renders the numbers hard to read. Move to corner or reduce opacity.
Using a JPEG logo instead of transparent PNG. The white background of the JPEG appears as a white box on the document. Always use transparent PNG for logo watermarks.
Adding multiple watermarks that fight each other. A center "DRAFT" plus a corner logo plus a footer copyright = visual noise. Pick the one most important watermark; skip the rest.
Forgetting to flatten before final distribution. Recipients with PDF editors can remove un-flattened watermarks in one click. Flatten before sending the final.
Watermarking and then forgetting it's watermarked. When you later send the file from your archive, recipients see the "DRAFT" mark you forgot was there. Save watermarked files with descriptive names and unwatermarked masters separately.
Using "DRAFT" watermark on a final document. Recipients lose trust in your version control. Make sure final versions are clean (no watermark) or marked "FINAL" / "APPROVED".
Quick reference
| Goal | Style | Opacity |
|---|---|---|
| Status: DRAFT | Diagonal text, red or grey, 60-80pt | 30-40% |
| Status: CONFIDENTIAL | Diagonal text, grey or red, 70-90pt | 25-35% |
| Brand visibility | Logo image, transparent PNG, large | 10-20% |
| Author / copyright | Corner text, small, dark color | 50-70% (more visible) |
| Sample / preview | Diagonal text, red, 50pt | 35-45% |
| Approved status | Corner stamp + signature image | 60-80% |
Summary
Watermarks are visual signals — status, branding, confidentiality — that ride on top of every page. They don't prevent copying; they communicate intent. The design choices (text vs image, opacity, position) determine whether the watermark is helpful or distracting.
For most uses, 30% opacity diagonal text watermarks are the right starting point. Iterate on opacity until the document is still readable but the watermark is unmissable.
PDFGrover's Add Watermark tool watermarks PDFs in your browser — text or image, custom position and opacity, applied to all pages or selected pages, processed without uploading the file.