All prebuilt tools MERGE VIDEOS API
Merge Videos with an API
Join two to six video clips into one normalized, playback-ready MP4. Run the preset directly on this page or call the same agent-ready endpoint from your product.
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.
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.
- Two to six input clips
- Mixed source sizes supported
- One stable MP4 output
What this preset does
- 01Download every clip
- 02Normalize size and frame rate
- 03Preserve or synthesize audio
- 04Join clips in the supplied order
Stable endpoint
POST /api/v1/tools/merge-videosCONSTRAINTS
Know the boundaries before you run.
Supply between 2 and 6 public video inputs.
Clips are normalized to one size and 30 fps.
Silent audio is synthesized when a clip has no audio.
FAQ
About merge videos
Can the clips have different dimensions?
Yes. KinoPipe scales and pads every clip to the selected aspect ratio before joining them.
What happens when a clip has no audio?
The tool inserts silence for that clip so the final audio timeline stays synchronized.
KEEP BUILDING