Trim without uploading

Audio Trimmer

Upload an audio file, drag the handles over its waveform to pick the part you want, preview it, then download the trimmed clip as a WAV.

Upload an audio file to see its waveform here.

How it works

1

Upload your audio

Choose any audio file. It's decoded in your browser and its waveform is drawn to a canvas.

2

Drag the handles

Drag the start and end handles over the waveform to select exactly the part you want to keep.

3

Preview and download

Press Preview trimmed to hear just the selection, then Download to save it as a WAV file.

FAQ

What audio formats can I upload?

Any format your browser can decode, including MP3, WAV, M4A, and OGG. The trimmed clip is always exported as a WAV file.

Is my audio file uploaded to a server?

No. The file is decoded and trimmed entirely in your browser with the Web Audio API. It never leaves your device.

Why does the download come out as a WAV instead of my original format?

The trimmed audio samples are re-encoded as uncompressed 16-bit PCM WAV, which any browser-based tool can build without extra libraries and which every audio app can open.

Try other tools