ihateaudio

Audio Reverser

Plays it backwards. That is the entire tool.

Drop an audio file here

reversing is instant once it loads

MP3 · WAV · M4A · AAC · OGG · FLAC and moreYour file stays on your device. Always.

How to use it

  1. Drop the file onto the page. It is decoded in the tab and reversed there. Nothing is uploaded and no encoder is downloaded.
  2. To reverse the whole thing, leave the selection alone: it covers the entire file by default.
  3. To reverse only a section, drag across the waveform to select it. The handles also respond to the arrow keys, one twentieth of a second at a time.
  4. Press play to hear it backwards, then pick a format and download.

What reversing actually does

An audio file is a list of numbers. One per channel, tens of thousands per second. Each describing where a speaker cone should be at that instant. Reversing reads that list from the end to the beginning and writes it back out. The sample that was last becomes first, and nothing else changes. No value is altered, averaged, filtered or interpolated, which is why the operation is exactly lossless and why it finishes almost instantly even on a long file.

Because the sample values are untouched, every measurement you could take of the file comes back the same: same peak, same RMS, same loudness, same spectrum. A frequency analyser genuinely cannot tell the two apart, since a Fourier transform of a signal and its reverse have identical magnitudes. All the information that makes reversed audio recognisable lives in the ordering, not in the content.

Why it sounds so unmistakable

Real sounds are lopsided in time. A struck string, a plucked guitar, a snare, a consonant. Nearly everything starts abruptly and dies away gradually. Run that backwards and the envelope inverts: a slow rise out of nothing into a sudden cut-off. Your ear uses attack shape as one of its main cues for identifying an instrument, so inverting it makes even a familiar sound strange while leaving its pitch and timbre completely intact.

Reverb amplifies the effect enormously. In a normal recording, the room's response trails behind whatever caused it. Reversed, that trail arrives first, so you hear a swelling wash of a room and only afterwards the thing that made the sound. An ordering that never happens in the physical world. Producers have used this deliberately for sixty years: reverse a cymbal crash and you get the standard riser that leads into a chorus, reverse a piano chord and you get the sound of something arriving.

Reversing only a section

When the selection covers part of the file rather than all of it, the audio outside the selection is copied through unchanged and only the selected stretch is flipped. That creates two seams, and seams are where clicks come from: at each boundary the signal that was continuous now jumps from one value to a different one in a single sample. A five-millisecond equal-power blend is applied at each join to remove that jump. It is far too short to hear as a crossfade and long enough to stop the click, and it makes the result about a hundredth of a second shorter than the source.

One practical note: a reversed section inside forward audio reads as an obvious effect, not as an edit you can hide. If you want it to feel intentional, put the boundaries somewhere the music already changes, the start of a bar, a beat, the gap between two words. Rather than in the middle of a sustained note.

Questions

Does reversing lose any quality?
None. Reversing writes the same sample values out in the opposite order. No filtering, no resampling, no interpolation. The peak level, the RMS level and the frequency content of the result are identical to the source. The only quality question is the format you export to, and that would apply to any edit.
If I reverse it twice, do I get the original back?
Exactly, provided you stay lossless. Reverse to WAV or FLAC, reverse that file again, and the samples match the original bit for bit. Going through MP3 both times gives you audio that sounds the same but has picked up two generations of encoding, so the file will not be identical even though the reversal itself was perfect.
Why does reversed audio have that distinctive swelling, swooshing sound?
Because almost every real sound is asymmetric in time. A piano note or a drum hit begins with a sharp attack and decays slowly; played backwards, that becomes a slow swell into an abrupt stop. Reverb makes it stronger still. The tail that followed a sound now arrives before it, so you hear the room before you hear what caused it. That is the whole trick behind reversed cymbal risers.
Will reversing a song reveal a hidden message?
It will reveal exactly what is on the recording, played backwards. Where a producer deliberately recorded something in reverse, you will hear it clearly and unambiguously. What people usually find instead is that forwards speech, reversed, throws up syllables the brain assembles into words it was already expecting. The same effect that makes faces appear in clouds.
Are the left and right channels swapped?
No. Each channel is reversed independently along the time axis, so anything mixed to the left stays on the left. If you actually want the channels swapped, that is a different operation and it lives in the stereo tools.
Can I reverse the audio in a video file?
Extract the soundtrack with the video to audio tool first, then reverse the audio it gives you. This tool only produces audio files. It cannot write the reversed audio back into a video, and it will not reverse the picture.