Trim and cut an audio clip
Cut an audio file down to just the part you need, previewed against its waveform, entirely in your browser.
Read locally to build a waveform preview, nothing is uploaded.
Pick exactly where the clip should start and end, previewed against the real waveform.
A trimmed WAV file, ready to use, assembled entirely in your browser.
Frequently asked
Is my audio uploaded anywhere?
No. It's decoded, trimmed, and re-encoded entirely in your browser.
What audio formats can I upload?
Whatever your browser can decode: MP3, WAV, OGG, and M4A all work in most browsers.
Why does the download come out as WAV?
WAV needs no license (it's just raw PCM audio with a small header). A good MP3 encoder for the browser is LGPL-licensed, which isn't a risk this tool takes on, and WAV plays natively everywhere.
What's the difference between "Keep" and "Remove" mode?
Keep selection exports just the range between the handles, the usual trim. Remove selection does the opposite: it cuts that range out and splices the audio on either side of it back together, for lifting out an unwanted section from the middle of a clip.
