Slow Motion

Slow Motion Video — Slow Any Clip Down, Free

QUICK ANSWER

The fastest free slow-motion maker — no upload, no queue. Slow any clip to 0.75×, 0.5×, or 0.25× with pitch-corrected audio (no chipmunk effect), processed locally in your browser. Works across MP4, MOV, and WebM. No signup, no watermark.

  • Runs locally — no upload wait
  • Pitch-corrected audio
  • Works across MP4/MOV/WebM
  • No signup
  • No watermark

Files never leave your browser. The conversion runs locally on your device.

Trusted by creators at startups, agencies, and Fortune 500 teams.
Free forever — no signup, no watermark, no length cap.

Why pitch correction actually matters

The naive way to slow a video is to stretch the audio along with it — but stretching a waveform also drops its pitch, which is why a half-speed clip done badly sounds like a record played at the wrong RPM. A voice turns into a low, muddy drone and music sags out of tune. This tool runs the audio through FFmpeg's atempo filter instead, which re-times the audio without touching pitch. The result: speech you can actually follow at 0.5× — useful for transcribing a fast talker, studying a tutorial step, or catching a mumbled word — with a voice that still sounds like the person who said it.

This is time-stretch, not frame interpolation

Worth being honest about: slowing a clip with setpts spreads the existing frames over a longer timeline. It does not invent new in-between frames the way a true optical-flow slow-motion engine (or a phone shooting at 240 fps) does. A 30 fps source slowed to 0.25× effectively plays back as 7.5 unique frames per second, so fast motion can look a little steppy. For talking-head, screen-recording, and slide-based content that's invisible. For fast sports or action footage where buttery slow-mo is the whole point, you want a source filmed at a high frame rate in the first place — no software can fully reconstruct frames that were never captured.

When to reach for 0.75× vs 0.25×

0.75× is the gentle setting — it takes the edge off a rushed demo or a fast-talking presenter while still feeling natural to watch. 0.5× is the sweet spot for study and transcription: comfortably slow, audio still perfectly intelligible. 0.25× is for the moments you genuinely need to dissect frame by frame — a UI animation, a hand movement, a sleight-of-hand reveal. The output file gets longer (and a touch larger) the more you slow it, since the same pixels now occupy more seconds, so trim to the segment you care about before exporting if you can.

Skip the round-trip — record it right the first time

If you're slowing your own screen recording down because the original was rushed, the cleaner fix is to capture a calmer take. Clipy is a free, no-watermark screen recorder that gives you a hosted link, an inline preview, and an auto-generated transcript — so viewers can read along or scrub to the exact moment instead of waiting through a slowed-down playback. Record once, share a link, and let this tool handle the one-off clips you need slowed for closer inspection.

Common questions

Does slowing the video make the audio sound deep and distorted?

No. We re-time the audio with FFmpeg's atempo filter, which preserves the original pitch. A 0.5× clip plays back at half speed but the voice keeps the same tone — it just speaks slower. That's the difference between this and a naive slow-down that drops pitch into a chipmunk-in-reverse drone.

Is this true slow motion like a high-frame-rate camera?

No, and it's important to be clear about it. This stretches the frames you already have over a longer timeline (setpts duplication), it does not synthesize new in-between frames. For talking-head, screen, and slide content it looks great; for fast action you'd want footage originally shot at 120/240 fps.

How slow can I go?

Three presets: 0.75×, 0.5× (the default), and 0.25×. At 0.25× the clip plays back four times longer than the original. Going slower than that tends to make motion look too steppy to be useful unless your source was a high-frame-rate recording.

What's the maximum file size and which formats work?

Up to 500 MB, and it accepts .mp4, .mov, and .webm. The cap is a browser-memory limit since everything runs locally via FFmpeg WebAssembly — for larger or batch jobs, a desktop FFmpeg install or the Clipy desktop app handles it natively.

Is my video uploaded anywhere?

No. The entire slow-down — video re-timing and audio pitch correction — runs in your browser. The file never touches our servers. You can confirm it in your browser's network tab: there's no upload request.

More free tools