Free Video Reverser
Play videos backward with optional reversed or muted audio. Frame-perfect reverse via FFmpeg.wasm in your browser. No upload, no signup, no watermark.
Why Do This in Your Browser?
Reversing video — playing it backward — is a classic creative effect. Magic tricks, comic surprise moments, satisfying time-rewind shots: all of them depend on a clean reverse. Until recently, this meant a desktop editor and a few minutes of menu hunting; online tools either capped length, watermarked output, or uploaded your video.
This tool reverses video and (optionally) audio in browser. The FFmpeg `reverse` filter buffers the entire decoded video in memory, then writes frames out in reverse order; the `areverse` filter does the same for audio. Output is a clean MP4 — no watermark, no upload, no signup.
How It Works
Reversing video isn't a streaming operation — every frame has to be decoded and held in memory before writing them in reverse. That puts a practical cap on length: longer videos need more RAM. Most laptops handle 5-minute 1080p reverses comfortably; longer than that, you'll hit memory pressure. For very long clips, reverse in sections and merge.
Audio options matter for the final effect. Reversed audio produces the iconic 'backward' sound (often used for surreal or supernatural effects). Muted audio is more practical for sight-gag reversal where the soundtrack would be distracting. Forward audio over reversed video creates an uncanny mismatch sometimes used in music videos.
Tip: Reverse a specific segment by trimming it first, then reversing the trimmed clip. Pair reverse with the Speed Changer for slow-motion rewind effects.
Common Use Cases
How We Compare
Honest read on free, paid, and self-hosted options for this kind of job: