Skip to main content

Overview

Watermarking adds logos, text, or graphics to video frames. Common use cases:
  • Brand identification (company logo)
  • Copyright protection (watermark text)
  • Timestamping (date/time overlay)
  • Attribution (creator credits)

Prerequisites

Install the canvas package for image/text rendering:

Add Logo Watermark

Add Text Watermark

Animated Watermark

Create a watermark that moves or changes over time:

Best Practices

  • Use semi-transparent watermarks (alpha 0.5-0.8)
  • Position in corner to avoid obscuring content
  • Keep file size reasonable (10-20% of frame size)
  • Use high contrast colors for visibility
  • Consider animated watermarks to prevent removal

Next Steps

Transcoding

Combine with transcoding

Thumbnails

Extract watermarked frames

Examples

More examples

API Reference

Encoder documentation