Video Overlay

Video·Video-API·by Unified AI API for hundreds models. Access video, image, and audio generation from leading providers through one integration with eachlabs.

Video Overlay composites an image or second video on top of your footage, placing logos, lower-thirds, or picture-in-picture with precise control.

Runtime (p50)
20s
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "video-overlay",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/51f03f43f63243e6991ac920a907a0cb.mp4",
        "margin": 24,
        "overlay": "https://cdn-us.eachlabs.ai/defaults/a9222b5d4f5a4f95bb40be16fcc333fb.mp4",
        "position": "center",
        "overlay_scale": 0.3
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Video Overlay

01 / 03

What is Video Overlay?

Video Overlay composites an image or second video on top of your main footage. On the each::labs Video API it lets you place logos, lower-thirds, or picture-in-picture elements at a chosen position and scale for a finished, layered result.