Add custom watermark to videos with adjustable position, opacity, and size. Free local processing using FFmpeg.
About this model
The add-video-watermark model provides a robust and user-friendly solution for embedding custom watermarks into your videos. Leveraging the powerful FFmpeg engine for local processing, this tool enables you to adjust the watermark’s position, opacity, and scale with precision, ensuring that your videos not only look professional but also maintain their visual integrity. Whether you need to brand your content or secure your proprietary footage, this model offers configurability and control in a single, seamless interface.
Built on a trusted open-source foundation, the model excels in speed and efficiency by processing videos locally. Its versatile technical architecture allows for easy integration into various video workflows, making it ideal for digital media professionals, content creators, and marketing teams. With customizable options such as watermark placement (top-left, top-right, bottom-left, bottom-right, and center), adjustable transparency, and scalable sizes, you can achieve the exact look you envision without sacrificing performance.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0 | Our service is completely free, making it 20-50% more affordable compared to premium alternatives without sacrificing quality. |
| Fal.ai | $1.25 per generation | Fal.ai charges $1.25 per generation for similar services. With muapiapp at $0, our solution is significantly more cost-effective while delivering comparable or superior quality. |
| Replicate | $1.30 per generation | Replicate's pricing is nearly identical to Fal.ai, at $1.30 per generation. Muapiapp offers a free service, making it between 20-50% (and even substantially) more affordable than its competitors. |
Our service is completely free, making it 20-50% more affordable compared to premium alternatives without sacrificing quality.
Fal.ai charges $1.25 per generation for similar services. With muapiapp at $0, our solution is significantly more cost-effective while delivering comparable or superior quality.
Replicate's pricing is nearly identical to Fal.ai, at $1.30 per generation. Muapiapp offers a free service, making it between 20-50% (and even substantially) more affordable than its competitors.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Video URL | string | URL of the input video. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-video-watermark-in.mp4 |
| Watermark Image | string | URL of the watermark image (PNG with transparency recommended) | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-image-watermark2.avif |
| Position | Enum (5 options) | Position of the watermark on the video | bottom-right |
| Opacity | int | Watermark transparency (0 = invisible, 1 = fully opaque) | 0.7 |
| Scale | int | Watermark size relative to video (0.1 = 10%, 1.0 = 100%) | 0.15 |
URL of the input video.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-video-watermark-in.mp4URL of the watermark image (PNG with transparency recommended)
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-image-watermark2.avifPosition of the watermark on the video
bottom-rightWatermark transparency (0 = invisible, 1 = fully opaque)
0.7Watermark size relative to video (0.1 = 10%, 1.0 = 100%)
0.15Developer documentation
Prepare Your Inputs:
video_url).watermark_image_url).top-left, top-right, bottom-left, bottom-right, or center (default is bottom-right).opacity of the watermark (range between 0 for fully transparent to 1 for fully opaque; default is 0.7).scale to determine the watermark size relative to the video (range from 0.1 for 10% to 1.0 for 100%; default is 0.15).Submit Your Request:
video_url and watermark_image_url.Processing and Output:
video URL pointing to your watermarked video.Review and Use Your Video:
Frequently asked
The model supports all video formats that FFmpeg can process. Generally, common formats such as MP4, AVI, and MOV work seamlessly.
Yes, you can adjust the watermark’s position, opacity, and scale to perfectly match your branding or aesthetic requirements.
While the model is optimized for individual video processing, you can script batch processing by automating multiple API calls.
For best results, use PNG images with transparency. This helps achieve a seamless overlay on your video.
The processing is executed locally using FFmpeg, ensuring fast and efficient watermark application without relying on external servers.