jarvisbox

Video Reverser

Reverse any video so it plays backwards — flip frames, audio, or both — entirely in your browser, no upload.

100% client-side · no upload

Load a video file to begin.

How to reverse a video

  1. Select your video file — short clips work best.
  2. Choose what to reverse: both tracks, video only, or audio only.
  3. Click Reverse video and wait for ffmpeg.wasm to process every frame.
  4. Download the reversed MP4.

Common use cases

Related tools: Video Trimmer · Video Speed Changer · Video Muter · Video Rotator

よくある質問

What does reversing a video actually do?
It plays every frame in reverse order, starting from the last frame and ending at the first. The total duration stays the same, but the action runs backwards — useful for boomerang effects and creative transitions.
Can I reverse only the audio or only the video?
Yes. Three options are available: reverse both tracks together for a true backwards playback, reverse only the video while keeping audio forward, or reverse only the audio for an eerie effect on top of normal-looking footage.
Why does reversing take so long?
Reversing requires ffmpeg to first read every frame into memory, then write them out in reverse order. Long or high-resolution videos may temporarily exceed your browser memory — try trimming first if you only need a short segment.
Will the reversed video have the same quality?
The video is re-encoded with the default H.264 ultrafast preset, which is visually near-lossless for most use cases. For pixel-identical preservation, consider doing the reverse once and avoiding multiple re-encodes.
Will my video upload during reversal?
No. ffmpeg.wasm processes everything inside your browser via WebAssembly — the file never leaves your device.
Is there a length limit?
There is no hard limit, but browser memory caps practical reversal at around 1–2 minutes for 1080p content. For longer clips, trim first or run the operation in shorter chunks.
このツールの問題を報告