# Add Image Watermark to PDF

> Place a PNG or JPG logo on selected PDF pages.

Canonical HTML: https://pdf.bqtools.com/add-image-watermark/
Release: 2.8.0
Language: en

## Purpose

Place a PNG or JPG logo on selected PDF pages.

## Inputs

- Accepted types: application/pdf, image/jpeg, image/png.
- Multiple source files: yes.
- Local file selection may require explicit user or user-agent permission.

## Native controls

- Choose PDF — `#file-input` / name `file-input`; type: file; accepts application/pdf,.pdf.
- Watermark image — `#image-watermark-input` / name `image-watermark-input`; type: file; accepts image/png,image/jpeg,.png,.jpg,.jpeg.
- Pages — `#page-range` / name `page-range`; type: text.
- Position — `#image-watermark-position` / name `image-watermark-position`; type: select. Options: Center (center); Top left (top-left); Top right (top-right); Bottom left (bottom-left); Bottom right (bottom-right).
- Width (% of page) — `#image-watermark-width` / name `image-watermark-width`; type: range; min 5, max 80, step 1.
- Opacity — `#image-watermark-opacity` / name `image-watermark-opacity`; type: range; min 0.05, max 1, step 0.05.
- Rotation — `#image-watermark-rotation` / name `image-watermark-rotation`; type: number; min -180, max 180.
- Edge margin (points) — `#image-watermark-margin` / name `image-watermark-margin`; type: number; min 0, max 144.
- Search PDF tools — `#tool-finder-input` / name `tool-finder-input`; type: search.

## Actions

- Install BQ PDF Tools — `#install-app-button`.
- Share this page — `#share-button`.
- Accessibility and keyboard shortcuts — `#accessibility-button`.
- Use dark theme — `#theme-toggle`.
- Open menu — `#menu-toggle`.
- View keyboard and display options — `#open-accessibility-guide`.
- Got it — `#dismiss-first-run`.
- Reset settings — `#reset-restored-settings`.
- Add image watermark — `#process-btn`.
- Clear — `#clear-btn`.
- Reset settings — `#reset-settings`.
- Cancel processing — `#cancel-btn`.
- Retry — `#retry-processing`.
- Copy privacy-safe diagnostics — `#copy-diagnostics`.
- Update app — `#pwa-update-button`.
- Close tool finder — `#close-tool-finder`.
- Close accessibility options — `#close-accessibility`.
- Reset display options — `#reset-accessibility`.
- Done — `#done-accessibility`.

## Outputs

- Possible output types: application/pdf.
- Monitor `#status-box` for processing state and `#results` for completed outputs.
- Dynamic result controls expose stable agent actions when applicable.

## Privacy and execution

- Execution mode: browser UI.
- Core document processing: local browser.
- Account required: no.
- Application-server document upload required for normal tool use: no.
- Do not claim completion until the page reports a completed state and exposes results.
