How to reverse video playback in your browser
- Step 1Drop your video clip — Drop your clip
- Step 2Select full or partial reversal — JAD reverses the video and audio with the reverse + areverse filters
- Step 3Download the reversed video — Download the reversed result
Frequently asked questions
Does reversing a video require a full re-encode?+
Yes — video reversal cannot be done with stream-copy because every frame must be decoded, reordered into reverse sequence, and re-encoded. JAD performs a full encode pass to produce the reversed output. This means reversal takes longer than lossless operations like trimming. Use a high-quality CRF setting (CRF 18–22) to preserve quality through the encode.
What does reversed audio sound like?+
Reversed audio sounds like speaking backwards — vocals become an unintelligible backwards sound pattern, and music sounds alien. Some speech recorded backwards contains the reversed audio version as a creative effect. If reversed audio is not desired, use the mute option to export the reversed video without audio, then add a different audio track.
Is there a file size limit for video reversal?+
Video reversal requires the entire video to be decoded into memory before re-encoding in reverse order, which is memory-intensive in the browser. Very large files (above 2 GB) may cause memory pressure in the browser tab. For long or large files, consider splitting the video into shorter segments before reversing, then merging the reversed segments in order.
Privacy first
All video processing runs locally in your browser using WebAssembly and FFmpeg. No file is ever uploaded — only metadata counters are saved for signed-in dashboard stats.