> ## Documentation Index
> Fetch the complete documentation index at: https://dacruzdev.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a Watermark to ScreenshotKit Captures

> Overlay a logo or watermark image on screenshots and recordings, with anchor, opacity, scale, and margin controls.

Brand your captures with a logo overlay. Configure it once under **Settings > Watermark** and it is applied to captures and recordings.

## Options

| Option               | What it does                                                                              |
| -------------------- | ----------------------------------------------------------------------------------------- |
| **Enable Watermark** | Master toggle for the overlay.                                                            |
| **Image**            | The texture to overlay, typically a logo with transparency.                               |
| **Anchor**           | Which corner (or the centre) to place the watermark in.                                   |
| **Opacity**          | Overall watermark opacity: 0 is invisible, 1 is solid.                                    |
| **Scale**            | Watermark width as a fraction of the output width; height keeps the image's aspect ratio. |
| **Margin (px)**      | Inset from the frame edge in output pixels. Ignored for the Centre anchor.                |

<Tip>
  Because **Scale** is relative to output width, the watermark keeps the same proportional size whether you capture at 1080p or 8K.
</Tip>

<Note>
  Use a PNG with an alpha channel for the watermark image so only the logo itself is drawn over the footage.
</Note>
