Adding a watermark to a PDF serves multiple purposes: marking drafts, asserting copyright, protecting previews from unauthorized distribution, or branding documents before sharing. This guide covers every method available, explains the limitations of browser-based watermarking honestly, and provides guidance for different use cases.
In PDF terms, a watermark is content drawn onto each page's canvas — typically text or an image rendered at reduced opacity and rotated diagonally. In pdf-lib (which Folium uses), this means drawing text directly onto each page's graphics layer. The watermark becomes part of the rendered page content, not a separate overlay layer like in some desktop applications.
This distinction matters because watermarks drawn directly onto page content cannot be removed with simple layer-deletion tools. However, a sufficiently motivated person with advanced PDF editing software could potentially work around even embedded watermarks. Watermarks are a deterrent, not a DRM mechanism.
Folium's Add Watermark tool lets you stamp custom text across every page at Light (15%), Medium (30%), or Heavy (50%) opacity, all processed locally in your browser.
Light (15%) is best for documents where the watermark should be noticed but not obstruct reading. Medium (30%) works well for DRAFT documents. Heavy (50%) is appropriate for SAMPLE or PROOF documents where you want the watermark to be unmissable.
Acrobat Pro provides the most feature-complete watermarking, including:
To add a watermark in Acrobat Pro: Tools → Edit PDF → Watermark → Add. Configure all options and click OK.
Browser-based tools currently support text watermarks only. For image watermarks (company logos, stamps), options include:
| Use Case | Recommended Text | Opacity | Tool |
|---|---|---|---|
| Internal draft review | DRAFT | Medium (30%) | Folium / Acrobat |
| Confidential distribution | CONFIDENTIAL | Light (15%) | Folium / Acrobat |
| Design/contract preview | SAMPLE | Heavy (50%) | Folium / Acrobat |
| Client proof | PROOF - DO NOT DISTRIBUTE | Medium (30%) | Acrobat (for long text) |
| Branded document | [Company name] | Light (15%) | Acrobat (for styling) |
Text watermarks in PDF are not DRM. They are a deterrent, and a meaningful one for most use cases, but not an absolute barrier. Here's a realistic assessment:
For documents requiring true access control (preventing the document from being opened without authorisation), use PDF password protection combined with watermarking. For true DRM, enterprise document protection platforms are available.
All Folium tools run in your browser — no upload, no account, no watermark.
Browse All 20 PDF Tools →