megacubos/video-watermark

Add a customizable watermark to any video with a simple API call. Used in the video AI creator at UGCMade.com and brought to you by your friends at Megacubos.com.

Public
48 runs

Video Watermark -

Add custom watermarks to videos with full control. Built by Megacubos.com App Studio.

Quick Start

Upload your video and the model will automatically add a watermark pattern. Customize position, size, opacity, rotation, and color.

Parameters

  • watermark_text: Text to display (or use image URL)
  • watermark_image_url: Image URL for logo watermark
  • position: top-left, top-right, bottom-left, bottom-right, center, pattern
  • size: 10-500px (font size or image width)
  • opacity: 0.0-1.0 (transparency level)
  • rotation: -360 to 360 degrees
  • pattern_spacing: 50-1000px (spacing between watermarks in pattern mode)
  • text_color: RGB format “R,G,B” (e.g., “255,255,255” for white)

Examples

Corner watermark: - Position: bottom-right, Size: 60, Opacity: 0.8

Security pattern: - Position: pattern, Size: 50, Opacity: 0.6, Rotation: 45

Built with ❤️ at Megacubos.com App Studio