Add a watermark to a PDF without uploading it
Stamp DRAFT or CONFIDENTIAL across a PDF locally, right in the browser.
Adding a watermark to a PDF usually means stamping a word like DRAFT or CONFIDENTIAL across every page. The problem is that the documents that most need a watermark are often the ones you least want to upload to a random website.
PDFShore stamps the watermark right in the browser. It reads the file on your device, draws the text on each page with pdf-lib, and writes a new PDF locally. The original never leaves your machine.
Why watermark locally
A watermark is a signal that a document is sensitive: an unsigned contract, an internal report, a proof that should not be reused. Sending that file to a server first works against the whole reason you are watermarking it. Local stamping removes the upload step, so there is no server copy and no retention window to worry about.
Choosing a watermark style
- Diagonal text across the page is the classic DRAFT look.
- A single centered stamp is cleaner for short labels.
- A tiled repeat covers the whole page so nothing slips through.
You can also adjust opacity. Lighter text stays readable over the content; heavier text makes the warning impossible to miss.
What to watch for
- Password-protected PDFs need to be unlocked first.
- A watermark is visual, not security. It deters reuse, it does not encrypt.
- Very large files take longer on older laptops.
Quick flow in PDFShore
Open Watermark PDF, drop one file, type your text, pick a position and opacity, then click Add watermark. The result downloads as a new PDF with the original untouched on disk.
If you want to compress or split the result afterward, the browser stays the same and the privacy rules stay the same.