Audio Reverser
Reverse audio playback — flip the sample buffer end-to-start entirely in the browser. Drag-and-drop or pick a file, decode with Web Audio API, choose a reverse mode (full buffer / per-channel / segment-based / interleaved-stereo), apply click-preventing fade in/out at boundaries, and re-encode as a 16-bit PCM WAV. Pure-JS reverse + zero-crossing click detector, segment presets (1/2/4/8/16 segments), time & file-size estimator, audio preview before/after, history (localStorage), shareable URL, summary stats. 100% client-side.
Reverse audio playback — flip the sample buffer end-to-start entirely in the browser. Drag-and-drop or pick a file, decode with Web Audio API, choose a reverse mode (full buffer / per-channel / segment-based / interleaved-stereo), apply click-preventing fade in/out at boundaries, and re-encode as a 16-bit PCM WAV. Pure-JS reverse + zero-crossing click detector, segment presets (1/2/4/8/16 segments), time & file-size estimator, audio preview before/after, history (localStorage), shareable URL, summary stats. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.