Video Auto Clip
Point it at a video and it finds every place the picture cuts to a new shot, then writes each of those shots out as its own MP4. The file is read, measured and rewritten inside this page.
1. Choose a video
Your video is opened by this page alone. It is never sent anywhere, and closing the tab forgets it.
Choose a video to begin. Nothing is uploaded.
2. Where it would cut
The video will appear here as a strip of frames, with a line at every scene change.
3. Your clips
How scene detection works, and when it gets it wrong
What it measures
Every frame is reduced to a 64 by 36 thumbnail and compared with the frame before it. The score is how much the colour changed, measured across all three channels. A cut in the picture is a large score; ordinary movement inside a shot is a small one.
Why the threshold moves
There is no single number that works everywhere. A locked-off tripod shot barely changes between frames; a handheld one changes constantly. The tool takes its threshold from your own video’s typical frame-to-frame change, then raises it, so it adapts instead of guessing.
Cuts it finds
Hard changes of shot, a switch between two cameras, a cut from indoors to outdoors. Two cuts less than half a second apart are treated as one, so a flash or a strobe does not shred the file.
Cuts it misses
Dissolves and fades, because the change is gradual rather than abrupt. Two different shots that look nearly identical, such as two angles on the same white wall. A slow pan across a busy scene. For those, this tool is the wrong one.
Why there is a two minute limit
Re-encoding is the slow half, and it happens in your browser. Two minutes is roughly a minute of work on ordinary hardware. A longer video is a job for a desktop editor with a hardware encoder, not for a web page.
Sound and silence
Each clip carries the sound from the part of the original it came from, re-encoded alongside the picture so the two stay lined up. Turning sound off makes the files smaller and the encode faster. Detecting long silences and trimming them out is a different job and not something this tool attempts.
What you get at the end
One MP4 per shot, each starting at zero so it plays on its own. If the video turned out to be a single shot, you get that one file directly. If there is more than one, they arrive together in a ZIP, because a page that starts a separate download for each part gets some of them blocked by the browser.
