Add Watermarks to PDF
This tool adds a customizable text watermark to every page of your PDF. Common uses include marking documents as "CONFIDENTIAL", "DRAFT", "SAMPLE", or adding your company name. You can adjust the text, font size, transparency, and rotation angle.
Customization Options
- Watermark Text: Any text you want to appear on each page.
- Font Size: From 10px to 200px. Larger sizes create more prominent watermarks.
- Opacity: From 5% (barely visible) to 100% (fully opaque). 15-25% is typical for document watermarks.
- Angle: From -90° to 90°. A 45° diagonal is the most common watermark orientation.
How It Works
The tool uses pdf-lib to draw text on each page of your PDF using the Helvetica font. The watermark is rendered as a semi-transparent text overlay centered on each page. The original page content is preserved — the watermark is added on top. All processing happens in your browser.