Video Merger

Merge and join videos online — combine multiple clips into one MP4. Handles different sizes and formats automatically. No watermark.

VoiceDeck

AI-powered audio review & delivery for voice production teams

Upload & Merge

Drop your videos here or click to browse

Add 2 or more — MP4, MOV, M4V, WebM, MKV or AVI

Max: 5 clips, 100MB & 5 min each — sign up free for 10 clips and longer limits

Files are processed securely and auto-deleted after download. No account needed. See our Privacy & Terms.

Joins clips end-to-end (hard cuts).

Need to cut a clip down first? Use the Video Trimmer. Merged file too big? Run it through the Video Compressor. Posting to social? The Social Video Resizer reframes it for Reels, TikTok or YouTube.

Merged Video

Add two or more clips and download a single combined MP4

About Video Merger

Combine your clips into one file that actually plays

You shot three takes of a scene, exported a title card from one app and a screen recording from another, and now you just need them back-to-back in a single file to send for review. It sounds trivial, yet most free "merge" or "combine video" tools either fail outright or hand you a file that plays the first clip and then freezes, stutters or loses lip sync. This Video Merger is built to survive exactly that: add your clips in order and download one clean MP4 that plays from start to finish.

Why naive merge tools break on mismatched clips

Under the hood there are two ways to join videos with ffmpeg, and the difference is everything.

Approach How it works When it works
concat demuxer Stream-copies clips with no re-encode (fast, zero quality loss) ONLY when every clip already shares the same codec, resolution, frame rate, pixel format and timebase
concat filter Decodes, normalizes and re-encodes every clip onto one timeline Always — even when clips differ in size, format, fps or codec

The fast stream-copy method is what most lightweight tools reach for because it is cheap. But the moment your clips disagree on even one property — a 1080p phone clip next to a 720p screen recording, 30fps next to 24fps, H.264 next to HEVC — stream-copy produces a corrupt or out-of-sync result, if it produces anything at all. That is the single most common reason a merged video "doesn't work."

How this tool normalizes everything first

This Video Merger always takes the robust concat-filter path. Before joining, every clip is:

  • scaled to fit a common canvas — we take the largest width and height across your clips (capped at 1920px on the long edge) and scale each clip to fit inside it, never distorting or cropping the picture;
  • padded with black bars to fill that exact canvas, so every frame is the same size;
  • set to a square pixel aspect ratio (SAR 1:1) and retimed to a constant 30fps, so frames from every source line up;
  • re-encoded to H.264 video and AAC audio in a faststart MP4 — the most universally playable combination.

Re-encoding is slightly slower than a raw copy, but it is the only way to reliably join real-world clips, so we always do it rather than guess. (A same-codec stream-copy fast path is a possible future optimization, and transitions or crossfades may be added later — for now, clips are joined with hard cuts.)

The audio rule

Audio is the other place merges go wrong. If every clip has an audio track, we concatenate the audio alongside the video and your merged file has sound throughout. If any clip is missing an audio track, we output a silent video and tell you — because splicing a silent gap into the middle of a soundtrack means synthesizing silence, which we intentionally leave to the dedicated add-audio-to-video tool. That keeps the result predictable instead of randomly dropping audio wherever one clip happened to be silent.

Supported files, limits and privacy

Upload MP4, MOV, M4V, WebM, MKV or AVI clips; the output is always an MP4. You can merge 2 clips without an account (up to 5 at once), or up to 10 with a free account. Each file can be up to 100 MB and 5 minutes (200 MB and 10 minutes when signed in), with a combined total-length cap of 5 minutes (10 minutes signed in) because the join runs live on the server. Clips are joined in the exact order you add them.

Your files are processed securely, are never shared, and the merged output is automatically deleted shortly after you download it. No account is required to start, and there is never a watermark on the result.

Frequently Asked Questions

How do I merge videos online?

Upload two or more video clips in the order you want them, click Merge Videos, and download the combined MP4 when it finishes. There is nothing to install, and no account is needed to merge up to five clips.

Can I merge videos of different sizes or formats?

Yes — that is the whole point of this tool. Clips with different resolutions, frame rates, codecs or containers (MP4, MOV, M4V, WebM, MKV, AVI) are automatically scaled to fit a shared canvas, padded, retimed and re-encoded into one H.264/AAC MP4. Most other tools corrupt or refuse files that don't already match.

Why is my merged video silent?

At least one of your clips had no audio track. Instead of dropping sound only where it is missing — which would require synthesizing silence — we output a fully silent video and flag it. When every clip has audio, the merged file keeps sound throughout. To add a voiceover or music track to a silent merge, use the Add Audio to Video tool.

What order are the clips joined in?

Clips are joined end-to-end in the order they appear in your selection list, top to bottom. To change a clip's position, remove it and add it again in the spot you want before pressing merge.

How many clips can I merge, and how long can they be?

Without an account you can merge 2–5 clips, each up to 100 MB and 5 minutes, with a combined total of 5 minutes. A free account raises that to 10 clips, 200 MB and 10 minutes per file, and a 10-minute combined total. The combined cap exists because re-encoding runs live on the server.

Does it add a watermark?

No. The merged MP4 is clean — no watermark, no logo and no overlay — on both the free and the signed-in tiers.

Stitch approved cuts into one deliverable with VoiceDeck

VoiceDeck adds AI-powered audio & video review and delivery for your whole team — so every file ships in spec, automatically.