Reverse Video
Play a video clip backwards, with audio reversed or muted.
Choose video file
or drop it anywhere on this page
MP4 · MOV · WEBM · MKV · AVI · WMV · FLV · M4V · 3GP · MPEG · +3
Processed on your device — never uploaded
How to reverse video
- Drop a short clip in. Very long clips will take significant time to process.
- Choose how to handle the audio track.
- Reverse and download.
About this tool
Reversing a video is a creative effect that occasionally has a practical application — checking an animation for symmetry, creating a ping-pong loop that plays forward and then backward seamlessly, or a particular style of social media content. It is computationally heavy because every frame must be loaded and the entire clip re-encoded in the new order.
Short clips are the practical sweet spot. A three-second clip reverses in a few seconds. A two-minute clip at 1080p will take considerably longer in a browser, because the frame buffer has to hold the entire decoded video in memory before re-encoding begins. For long clips, trim to the section you need first.
Questions
Why does reversing take longer than other operations?
Reversing requires decoding every single frame into memory, writing them in reverse order, and then re-encoding. Unlike trim or volume adjustments, there is no way to do this with stream copy because the frame order in the compressed stream has to change completely. The time is proportional to the clip length and resolution.
What does reversed audio sound like?
Reversed speech sounds like gibberish — the phonemes are in the wrong order. Reversed music loses all rhythmic sense. Reversed ambient sound can be atmospheric and is sometimes used deliberately in video production. For clips where the audio is not the point, muting is often the cleaner choice.