addwatermark2video - Add Watermark to Video

Adds an image as watermark to a video at a given position. The result is an URL to the mp4 that is available for 48 hours.

Use cases

  1. Use Case: Adding a company logo to a promotional video

A business wants to add their company logo as a watermark to a promotional video before sharing it on social media platforms. They can use the 1001fx addwatermark function to add the logo image to the video. The watermark can be placed in the bottom right corner (SE position) with a 20-pixel margin and a watermark size of 0.1 relative to the video dimension.

  1. Use Case: Protecting original video content from unauthorized use

A content creator wants to protect their original video content from being used without permission. They can use the 1001fx addwatermark function to add a watermark of their name or brand logo to the video. The watermark can be placed in the center (C position) with a watermark size of 0.2 relative to the video dimension, making it difficult for others to use the video without proper authorization.

  1. Use Case: Adding a timestamp or date to a video

A user wants to add a timestamp or date to a video as a reference or for documentation purposes. They can create an image with the desired timestamp or date and use the 1001fx addwatermark function to add the image to the video. The watermark can be placed in the top left corner (NW position) with a 10-pixel margin and a watermark size of 0.05 relative to the video dimension.

videoUrl
Type
string
Required
required
The URL of the media file. You can use 1001fx uploadasset for temporary asset upload.
Example:
https://api.1001fx.com/testdata/video.mp4
file
Type
binary
Required
required
Image to be used as watermark.
position
Type
string
Position of the watermark. Defaults to SE.
Possible values are: SE, NE, NC, NW, SC, SW, C, CE, CW
Example:
SE
margin
Type
number
Margin in pixel. Defaults to 20.
Example:
20
watermarkSize
Type
number
Size of the watermark relative to the video dimension. Defaults to 0.2.
Minimum: 1e-8
Maximum: 1
Example:
0.2

Available on

Postman
Make
Zapier
Swagger
N8N
Airtable
SeaTable
Bubble
Power Automate
Workato
SAP Build