F
FreeConvertingTools

Add Watermark to PDF Online for Free

Add text or image watermarks to PDF documents. Customize position, opacity, and rotation.

FreeNo SignupAPI Available

Ad space

Ad space

How to use the PDF Watermark

  1. 1

    Open the PDF Watermark tool

  2. 2

    Enter your data or upload your file

  3. 3

    Adjust settings if needed

  4. 4

    Get instant results

  5. 5

    Download or copy your output

Available as API

Integrate this tool into your app.

View documentation

Frequently asked questions

Is the PDF Watermark free?

Yes, our pdf watermark is 100% free with no limits, no signup, and no watermarks.

Do I need to create an account?

No. You can use the pdf watermark without any registration. Just open it and start using it.

Is my data safe?

Yes. Any files you upload are automatically deleted after 5 minutes. We never store, share, or access your data.

Does this work on mobile?

Yes. The pdf watermark is fully responsive and works on phones, tablets, and desktops.

Is there an API for this?

Yes. All our tools are available as API endpoints for developers. Check our API documentation for details.

PDF Watermark: Stamp Text Across Every Page of a Document

A watermark tool draws a repeated line of text diagonally across every page of a PDF — "CONFIDENTIAL," "DRAFT," a company name, a date — semi-transparent so the original content stays fully readable underneath it. This tool builds that stamp with pdf-lib running in your browser, embedding a bold typeface and drawing the text directly onto each page's content, rather than overlaying a separate image on top of the document. Type the text you want stamped, run the tool, and the watermarked file downloads a moment later with the same page count and layout as the original, just with your chosen phrase layered across it.

Watermarking a document is almost always about controlling how a file behaves once it leaves your hands. A proof sent to a client for review gets stamped "DRAFT" so nobody mistakes it for the final version. A confidential internal report gets "CONFIDENTIAL — DO NOT DISTRIBUTE" stamped across it before it's shared outside a small circle. A sample chapter of a book gets a watermark identifying who it was shared with, discouraging casual redistribution. None of these require redesigning the document — they just need one consistent line of text layered over pages that already exist.

Adding a Watermark With This Tool

  1. Upload the PDF you want to stamp using the file picker or drag-and-drop area.
  2. Type the watermark text into the text field — the interface defaults to "CONFIDENTIAL" as a starting point, but any short phrase works.
  3. Click the watermark button. pdf-lib embeds a bold Helvetica typeface, calculates the text's width at a fixed size, and draws it rotated diagonally across the center of every page in the document.
  4. The stamped file downloads with the text visible at roughly 30% opacity in light gray — light enough that the page's original content underneath remains fully legible, dark enough to be unmistakably present.

The on-page tool keeps this deliberately simple — just the text you want stamped, applied consistently everywhere with sensible defaults for size, color, and angle. If you need finer control (a specific opacity, a custom hex color, a non-45-degree angle, or a different font size) rather than the presets, this site's metered API accepts each of those as an explicit parameter, which is the better route when watermarking is one step in an automated document pipeline rather than a one-off you're doing by hand.

Why a Text Stamp Beats Editing Every Page

  • Marking a document's review status. Stamping "DRAFT" or "FOR REVIEW" across a document being circulated for feedback keeps recipients from confusing it with a finished, approved version, without touching the actual content of any page.
  • Discouraging unauthorized redistribution. A visible watermark naming the recipient or the date it was shared makes it immediately obvious if a supposedly-private document surfaces somewhere it shouldn't, since the source copy is identifiable at a glance.
  • Branding a document being distributed externally. Adding a company name or project name across every page of a document handed to a partner or vendor reinforces whose material it is without redesigning the underlying pages.
  • Labeling sensitive internal material. Stamping "CONFIDENTIAL" or "INTERNAL USE ONLY" across HR records, financial statements, or legal drafts is a fast, uniform way to flag sensitivity across a whole document at once.
  • Marking a sample or preview as non-final. A watermarked excerpt or sample chapter can be shared freely as a preview while making clear it isn't the licensed, unmarked version.

How the Stamp Is Actually Drawn

Unlike an image-based watermark that overlays a separate picture file on top of a page, this tool draws the watermark as real embedded text: it loads a standard Helvetica-Bold font into the PDF, measures how wide your chosen phrase renders at the selected size, and places it at the horizontal and vertical center of each page before rotating that text around its anchor point by the chosen angle — 45 degrees by default, tilting the phrase across the page diagonally the way most conventional watermarks look. Because it's genuine text rather than a bitmap, the watermark stays crisp at any zoom level and its opacity blends smoothly with whatever is underneath it, rather than showing visible pixel edges the way a semi-transparent image overlay sometimes does.

OptionControlsDefault
TextThe exact phrase drawn on every page"CONFIDENTIAL"
OpacityHow transparent the stamp is, from invisible to fully solidAbout 30%, legible but non-intrusive
Font sizeHow large the stamped text renders50pt, sized to read clearly across a full page
ColorThe stamp's color, as a hex codeA neutral gray
AngleThe rotation applied to the text45°, the conventional diagonal watermark look

One nuance worth knowing: the watermark's position is anchored at the page's visual center and then rotated around that anchor point, which produces a perfectly centered result at the default 45-degree angle but can shift the apparent center slightly at unusual angle values, since rotating text pivots around its anchor rather than sweeping around the page's exact geometric middle. For the default diagonal look this is invisible in practice; it's only relevant if you're experimenting with angles well outside the conventional 30-to-60-degree diagonal range.

Choosing Text That Reads Clearly

A watermark only works if it's legible without overwhelming the page, and the biggest factor in that balance is simply how long the phrase is: a short word like "DRAFT" or "SAMPLE" renders large and unmistakable at the default size, while a long phrase like a full confidentiality notice has to either shrink to fit the page width or spill past its edges, and the tool doesn't automatically wrap watermark text onto multiple lines. Keep the phrase short — a single word or a brief few-word label reads best across a typical letter or A4 page at the default settings, and if you need a longer legal notice on the document, that's better suited to a footer added during the document's original creation than to a diagonal watermark stamp.

A Watermark Is a Deterrent, Not a Lock

It's worth being clear-eyed about what a visible text stamp actually accomplishes, because it's easy to conflate it with real access control. Stamping "CONFIDENTIAL" across a document doesn't stop anyone from opening, copying, or forwarding the file — it's a visual signal, not a technical barrier, and someone determined to misuse a watermarked document still can, the same as they could with an unwatermarked one. What a watermark reliably does is make a document's status obvious at a glance to anyone who receives it in good faith: a reviewer immediately sees it isn't the final version, and a document that leaks with an identifying watermark still attached makes its origin traceable in a way an unmarked copy wouldn't. If the goal is genuinely restricting who can open a file at all, that's a job for actual encryption — a password-protection tool that requires a correct password before the document can even be opened — rather than a text stamp layered on top of otherwise fully accessible pages.

Privacy When Marking a Document Before It's Shared

Watermarking is usually the last step before a document goes somewhere outside your own control — to a client, a reviewer, a partner organization — which makes it worth knowing exactly where the file itself goes during that step. This tool's watermarking runs through pdf-lib loaded into your browser tab, so the PDF you're stamping is read, modified, and turned into a downloadable result on your own device, without the unwatermarked original being sent anywhere as part of the process. A metered API version of the same stamping logic exists for teams that need to watermark documents automatically — every outgoing proof gets "DRAFT" stamped as part of a publishing pipeline, for instance — and calling that API does mean the file travels to the server as part of the request itself, is processed there with the same drawing logic described above, and is discarded once the response is sent, never kept on file. When a document is sensitive enough that you'd rather it never touch a server at all, the browser-based tool is the one to reach for.

Can I use my own color instead of the default gray?

The on-page tool applies a preset gray automatically. A custom hex color, along with custom opacity, size, and angle, is available through this site's metered API for anyone integrating watermarking into an automated workflow rather than stamping files one at a time by hand.

Will the watermark cover up important text on the page?

At the default 30% opacity, the underlying page content stays fully legible underneath the stamped text — it's designed to be visible but not obstructive. A phrase that's too long for the page width is the main thing to avoid, since the tool doesn't wrap watermark text onto additional lines.

Is this a text watermark or an image watermark?

It's text — the phrase you type is embedded and drawn as real PDF text with a bold font, not a picture layered on top of the page. That keeps it sharp at any zoom level and keeps the underlying document's own text still selectable and searchable, unlike a bitmap stamp that can look noticeably blurred once you zoom in far enough.

Can I remove a watermark added by this tool later?

Not with this tool — a watermark drawn onto a page becomes part of that page's content, the same as any other text on it, so removing it afterward would need a different, more invasive editing process. Keep an unwatermarked copy of the original if you might need one later, since watermarking here is a one-way operation rather than a toggleable overlay you can switch off.

Does watermarking work on scanned documents made of images rather than text?

Yes — the watermark text is drawn as a new layer on top of whatever the page already contains, whether that's live text or a scanned image, so it applies the same way regardless of how the underlying page was produced.

Does a watermark actually prevent someone from copying my document?

No — it's a visible marker, not an access restriction, so it doesn't stop anyone from opening, copying, or forwarding the file. If you need to actually restrict who can open a document at all, pair the watermark with a password-protection tool instead of relying on the stamp alone.

Related Tools

Watermarking often fits into a larger document-preparation routine. Combine several files first with PDF merge before stamping the whole bundle at once, or fix a sideways scanned page beforehand with PDF page rotator so the watermark lands correctly oriented. For documents that need to be locked down further, PDF password protect adds an actual access barrier rather than just a visible label, and PDF compress helps if the watermarked file is heavier than you'd like to send.

Ad space

Related tools

Ad space