All prebuilt tools PICTURE IN PICTURE VIDEO API

Create Picture-in-Picture Video

Place a facecam, demo or secondary video over a main video in one request. Run the preset directly on this page or call the same agent-ready endpoint from your product.

LIVE TOOL
Run picture in picture video
Paste a public media URL, choose your settings and download the result here.

The URL must be reachable without a login and remain available while the job runs.

Already have an account? Sign in

BEFORE / AFTER

See what the tool changes.

A visual guide to the transformation. Run the live form above to generate and download the real result from your own media.

BeforeTwo videos
CLIP 1
CLIP 2
Screen + facecam
AfterPicture in picture
Ready
One composed MP4
BUILT FOR AUTOMATION

Useful defaults, typed options.

The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.

  • Facecam and demo layouts
  • Five placement presets
  • Main audio preserved
What this preset does
  1. 01Load both videos
  2. 02Scale the overlay
  3. 03Position it with safe margins
  4. 04Keep the main video audio
Stable endpointPOST /api/v1/tools/picture-in-picture-video
Live API request
{
  "inputs": [
    { "id": "main", "url": "https://example.com/screen.mp4" },
    { "id": "pip", "url": "https://example.com/facecam.mp4" }
  ],
  "options": { "position": "bottom-right", "width": 360 }
}
Successful output example
{
  "result": {
    "output": {
      "filename": "picture-in-picture-video-output.mp4",
      "contentType": "video/mp4",
      "byteSize": 437021,
      "downloadUrl": "https://storage.googleapis.com/…"
    }
  }
}
CONSTRAINTS

Know the boundaries before you run.

Overlay width must be 64–2048 pixels.
The main video audio is preserved.
The overlay disappears when its stream ends.
FAQ

About picture in picture

Which audio track is used?

The current preset keeps the main video audio and uses the second video as the visual overlay.

What happens when the overlay video ends?

The main video continues and the overlay disappears when its stream has ended.

KEEP BUILDING

Related media tools

Add a Watermark to Video
Overlay a logo or watermark image with controlled position, size and opacity.
Merge Videos with an API
Join two to six video clips into one normalized, playback-ready MP4.
Add Music to Video Online or by API
Mix background music with the source audio or replace the original soundtrack.