DEV Community

Cover image for How to Add a Text Watermark to Every Page of a PDF — Free, No Upload, Custom Opacity
Shaishav Patel
Shaishav Patel

Posted on

How to Add a Text Watermark to Every Page of a PDF — Free, No Upload, Custom Opacity

Adding a watermark to a PDF sounds simple — but most free tools either add a logo watermark, watermark only the first page, or require a server upload for processing.

Here's a tool that does it properly: text watermark, diagonal placement, adjustable opacity, applied to every page, runs entirely in your browser.

PDF Watermark Tool — free, no upload, all pages


When You Need a PDF Watermark

Draft documents. Mark working drafts as "DRAFT" so reviewers know the document isn't final. Prevents a draft from being forwarded or filed as the approved version.

Confidential reports. Add "CONFIDENTIAL" or "INTERNAL USE ONLY" to documents before sharing with external parties. Creates a clear record that the document was shared with that designation.

Client deliverables. Add your company name or website as a light watermark on design files, proposals, or reports before sending. It's subtle branding, not obtrusive.

Sample documents. Share a preview version of a paid resource with "SAMPLE" across each page — the content is readable, but the watermark makes the status clear.

Copyright notices. Add "© Your Name 2026" to original work before distributing.


How to Watermark a PDF

  1. Go to the PDF Watermark Tool
  2. Upload your PDF
  3. Type your watermark text (e.g., "CONFIDENTIAL", "DRAFT", your company name)
  4. Set the opacity — lower for subtle background watermarks, higher for clearly visible marks
  5. Choose position: diagonal (recommended), horizontal, or vertical
  6. Click Add Watermark
  7. Download the watermarked PDF

The watermark is embedded on every page of the output PDF.


Choosing the Right Opacity

Use case Opacity range
Subtle branding / copyright 10–20%
Standard draft/sample marking 25–40%
Clearly visible confidential mark 50–70%
Maximum visibility (dark overlay) 80%+

For most professional documents, 25–35% opacity strikes the right balance — clearly visible when looking at the document, but not so dark that it makes the content hard to read.


Diagonal vs. Horizontal

Diagonal placement (the default) places the watermark at a 45° angle across the page. This is the standard for most professional documents because:

  • It's harder to crop out than a corner watermark
  • It covers the full page area without blocking the header or footer
  • It's visually distinct from the document content

Horizontal placement centers the watermark text in the middle of each page. Use this when the watermark text is long (more than ~20 characters) and diagonal placement would be hard to read.


Does the Watermark Affect the File Permanently?

Yes — the watermark is embedded into the PDF's content. It's not a separate layer that can be easily removed. Once added and saved, the watermark is part of the file.

This is the point. A watermark that can be stripped in one click isn't much of a watermark.

The original file is unchanged — the tool downloads a new watermarked copy, leaving your original intact.


Does the File Leave My Device?

No. The watermark is applied using pdf-lib in your browser. The PDF is processed locally — no server receives your file.

This matters when watermarking:

  • Legal documents
  • Financial reports
  • Client contracts
  • Anything marked Confidential that shouldn't go through a third-party server

Related PDF Tools


Add a watermark to your PDF now: PDF Watermark Tool at Ultimate Tools — free, no upload, every page, custom opacity.

Top comments (0)