PDF Watermarker
Add text watermarks to selected PDF pages with page ranges, opacity, rotation, position or tiling, local processing, placement checks, and PDF output review.PDF Watermarker
| Field | Value | Copy |
|---|---|---|
| {{ row.field }} | {{ row.value }} |
| Setting | Value | Copy |
|---|---|---|
| {{ row.field }} | {{ row.value }} |
| PDF page | Watermark text | Layout | Stamps | Rotation | Anchor | Page box | Copy |
|---|---|---|---|---|---|---|---|
| {{ row.page }} | {{ row.text }} | {{ row.layout }} | {{ row.stamps }} | {{ row.rotation }} | {{ row.anchor }} | {{ row.pageBox }} | |
| Load a PDF to preview page placement. | |||||||
Introduction
A PDF watermark is a visible mark placed over or under page content to signal status, ownership, audience, or review state. Common text marks such as DRAFT, CONFIDENTIAL, INTERNAL, or APPROVED help readers understand how a document should be handled before they read the details.
Good watermarking balances noticeability with readability. A mark that is too dark can obscure contract text, form fields, or scanned handwriting. A mark that is too faint, too small, or placed only in a corner can be missed or cropped away during printing and sharing.
A watermark is not the same as encryption, access control, redaction, or a digital signature. It changes the visible page content, but it does not stop copying, editing, screenshotting, or forwarding by itself. Sensitive files still need the normal document-control checks that match the workflow.
Technical Details:
PDF pages are drawn in a page coordinate space measured in points. In the usual page setup, x values increase to the right, y values increase upward, and one point is 1/72 inch. A watermark placement therefore depends on the actual width and height of each page, not just the visible page number shown by a PDF reader.
A text watermark has four main technical choices: which pages receive the mark, what text is drawn, where each mark is anchored, and how visible the mark should be. Rotation and opacity are especially important for review stamps because they change both legibility and how much of the original page remains easy to read.
Page selection uses one-based source page positions. Printed page labels inside the document do not change the source page count, so a cover page can shift the page numbers a reader sees compared with the source positions used for stamping.
| Range entry | How it is interpreted | Review point |
|---|---|---|
all or blank |
Every source page from page 1 through the final page is selected. | Use when the mark should cover the whole document. |
odd or even |
Only odd-numbered or even-numbered source page positions are selected. | Useful for staged proofing, but easy to misread in duplex packets. |
first or last |
Only the first or final source page is selected. | Good for cover-only or final-approval marks. |
2-8 |
A closed range selects page 2 through page 8, inclusive. | Ranges that run past the document are clipped to the final page with a warning. |
4- |
An open-ended range selects page 4 through the final source page. | Good for skipping cover sheets or front matter. |
5 |
A single page number selects that one source page. | Out-of-range pages are ignored and reported as warnings. |
Single-watermark placement chooses one anchor on each selected page. The center, top, bottom, left, and right positions resolve against the page box, then horizontal and vertical offsets can nudge the mark while keeping it inside the page. Tiled placement repeats the same text across the page at a fixed spacing and ignores the single-position offset controls.
| Setting | Accepted behavior | Why it matters |
|---|---|---|
| Text | Up to 120 characters, with short labels easiest to read. | Long sentences can cover too much page content and become hard to recognize at an angle. |
| Rotation | Values are clamped from -90 degrees to 90 degrees. | Diagonal marks are visible without sitting directly on one line of body text. |
| Text size | Values are clamped from 12 pt to 120 pt. | Large pages often need larger marks, while forms may need smaller text to avoid fields. |
| Opacity | Values are clamped from 5 percent to 100 percent. | Low opacity keeps source text readable; high opacity behaves more like a visible stamp. |
| Offset | Single marks can move -240 pt to 240 pt horizontally and vertically. | Offsets help avoid signatures, headers, totals, or other content near the default position. |
| Tile spacing | Tiled marks use spacing from 120 pt to 480 pt and cap repeated anchors per page. | Closer spacing is harder to crop away, but it can make the page look busy. |
The local processing guard is aimed at browser memory. Source files are accepted only when they look like PDFs by name or media type, can be parsed, and contain at least one page. A 75 MB source limit and a 500-page target keep very large jobs from consuming too much browser memory in one pass.
| Boundary | Limit or rule | Result when it fails |
|---|---|---|
| Source file size | 75 MB maximum for the browser-side pass. | The PDF is rejected before watermarking begins. |
| Source page count | More than 500 pages is reported as beyond the target processing cap. | The action remains unavailable until a smaller PDF is selected. |
| Selected pages | At least one page must match the page range. | A warning reports that no pages match the current range. |
| Watermark text | Blank text blocks PDF creation. | A warning asks for watermark text before creating the output PDF. |
| Rotated pages | Pages with nonzero rotation are detected after load. | A warning asks for visual placement review before sharing the output. |
Everyday Use & Decision Guide:
Start with a short status word and a page range. For ordinary review drafts, DRAFT, CONFIDENTIAL, or INTERNAL with all is easier to audit than a long sentence. If the cover should stay clean, use an open range such as 2- or 4- after checking the loaded source page count.
The default centered, angled mark is a sensible first pass for most review PDFs. Adjust Text size and Opacity before changing the position. A watermark that looks strong in the settings panel can still be too heavy on a dense scanned form, so use the result file as the final visual check.
Use Tile watermark when a single mark would be too easy to crop away or hide by clipping the center of the page. Tiling is stronger for broad status marking, but it also increases visual noise. Increase Tile spacing when the repeated pattern competes with body text.
- Use Watermark Plan to confirm text, selected page count, layout, rotation, font, color, opacity, offset, and tiling before creating another output.
- Use Page Placement to check each selected PDF page, stamp count, anchor, rotation, and page box before trusting a mixed-size or rotated document.
- Keep Helvetica Bold for simple status stamps unless a lighter or monospaced face better matches the document.
- Set Output filename only when the default
-watermarkedsuffix is not enough for the handoff. - Use the output table's Processing location row when privacy review matters; the selected PDF is read and rewritten in the browser with no upload request made by this tool.
A successful output means the browser wrote a new PDF with visible text marks on the selected source pages. It does not prove the document is protected, formally approved, or ready for regulated release. Open the downloaded PDF and inspect the first selected page, the last selected page, and any page where the layout or rotation changes.
Step-by-Step Guide:
Use the file input, range field, appearance controls, and result tabs as a short production review path.
- Choose Source PDF with Browse PDF or drop one PDF into the upload area. The summary should change from Choose a PDF to a selected-page count after the page count is read.
- Enter Watermark text. Keep it short enough to recognize at a glance, such as
DRAFT,CONFIDENTIAL, orAPPROVED. - Set Pages to watermark. Use entries such as
all,odd,even,first,last,1-3,5, or8-. If a token is invalid or outside the file, a warning reports what was ignored or clipped. - Choose Position, Rotation, Text size, and Opacity. The action row should read Ready to watermark locally when the file, range, and text are usable.
- Open Advanced if you need a different Font, Text color, horizontal or vertical offset, Tile watermark, Tile spacing, or output filename.
- Review Watermark Plan and Page Placement. The placement table should show each selected page, watermark text, layout, stamp count, rotation, anchor, and page box.
- Click Apply watermark. If the source is larger than 75 MB, has more than 500 pages, has no matched pages, or has blank watermark text, fix the displayed message before running again.
- When Status reads Watermarked PDF generated, use Download PDF and open the result for a visual spot check.
The safest handoff is a downloaded PDF whose output filename, page count, selected pages, watermark text, and placement rows all match the intended review mark.
Interpreting Results:
Pages watermarked is the first result to check. It lists the actual source page numbers selected by the range parser. A selected count can look right while starting on the wrong page, so compare the first and last entries with the document section that should receive the mark.
Page Placement is the strongest review surface before sharing the generated PDF. It reports whether the layout is a single position or tiled grid, how many stamps were drawn on each page, the rotation, the anchor, and the page box. For mixed page sizes, the page box values make it easier to spot pages that need manual review.
- Output ready means a PDF was generated, not that the watermark is visually perfect on every page.
- Ignored invalid range means at least one range token did not apply; correct the range before trusting the page list.
- Rotated page(s) detected means placement should be checked visually, even when the table rows look valid.
- Processing location should read browser-only processing with no upload request when privacy review is part of the handoff.
- Output size confirms that a new PDF exists, but it does not prove the content was reviewed or protected.
Worked Examples:
Draft report for internal review
A 32-page report needs a visible draft mark on every page. Choose the source PDF, keep all, enter DRAFT, use center placement, set rotation near -35 deg, and keep opacity near 18%. Pages watermarked should list pages 1 through 32, and Page Placement should show one stamp per page.
Confidential section after the cover
A client packet has a public cover on page 1 and confidential material on pages 2 through 8. Enter 2-8 in Pages to watermark and CONFIDENTIAL as the mark. Selected page count should read 7, and Pages watermarked should start with page 2, not page 1.
Repeated mark for a proof copy
A proof PDF may be cropped or screenshot during review, so one centered mark is not enough. Turn on Tile watermark and use a spacing such as 240 pt. Page Placement should report a tiled grid and more than one stamp per selected page; if the pattern is too dense, increase Tile spacing.
Troubleshooting a bad range
A 10-page PDF receives 1-3, 25, notes. The selected pages still include 1 through 3, but warnings report the out-of-range page and invalid token. Remove the bad entries, confirm Pages watermarked shows only the intended pages, and run Apply watermark again.
Rotated exhibit page
A legal exhibit contains one landscape page rotated inside the PDF. After loading, a warning reports the rotated page. Keep the watermark settings if Page Placement matches the plan, but open the downloaded PDF and visually inspect that page before sending the exhibit forward.
FAQ:
Can I watermark only part of a PDF?
Yes. Use Pages to watermark with entries such as 2-8, 4-, first, last, odd, or even. The selected source pages appear in the output table before download.
Why is Apply watermark disabled?
The action needs a loaded PDF, a ready PDF writing component, no more than 500 source pages, at least one selected page, and nonblank Watermark text.
Does the PDF leave my browser?
The selected PDF is read and rewritten in the browser. The output table reports Processing location as browser-only processing with no upload request made by this tool.
Should I use one mark or tiled marks?
Use one centered mark when the page should stay clean and readable. Use Tile watermark when a repeated pattern is needed across the page, then adjust Tile spacing so the source text remains readable.
What should I check before sharing the result?
Check Pages watermarked, scan Page Placement, open the downloaded PDF, and visually inspect the first selected page, last selected page, and any rotated or mixed-size page.
Glossary:
- Watermark
- A visible text mark added to PDF pages to show status, audience, ownership, or review state.
- Page box
- The width and height area used to position text on each PDF page.
- Point
- A print measurement unit used by PDF page coordinates, text size, offsets, and tile spacing.
- Opacity
- The visibility level of the watermark text, expressed as a percentage.
- Rotation
- The angle used to draw the watermark text on the selected page.
- Tiled watermark
- A repeated pattern of the same watermark text across each selected page.
- Source page
- The one-based page position in the loaded PDF, which may differ from printed page labels.
References:
- Add watermarks to PDFs, Adobe Acrobat Help, January 21, 2026.
- Coordinate Systems, Adobe Acrobat SDK, May 2, 2023.
- PDF 2.0, ISO 32000-2 (2017, 2020), Library of Congress.