✂️

Audio Trim Tool

This free audio trim tool lets you load any audio file, set a start and end time, and export just that section as a lossless WAV — sample-accurate, no quality loss, all in your browser.

ℹ Trimming is done on the decoded samples, so there’s no re-encoding loss; the cut section is exported as WAV (browsers can’t write MP3/AAC). Everything runs locally — your file is never uploaded.

No file loaded.

Share or embed this tool

Free to use on your own website — WordPress, Wix, or any platform. Paste one line and it works instantly, resizing to fit.


How It Works

Your file is decoded to raw audio samples in the browser. When you set a start and end, the tool copies exactly the samples in that range — sample-accurate — into a new WAV file. Because it works on the decoded audio rather than re-compressing, the trimmed section is a clean, lossless copy at the original sample rate and channel count. Nothing is uploaded; the work happens entirely on your device. This in-browser audio cutter approach means no software to install and no file size limits imposed by a server.

The output is WAV (uncompressed PCM). If you started from an MP3 or M4A, the trimmed WAV will be larger than the equivalent slice of the source file, but it won’t lose any further quality — the lossy compression artefacts present in the original are preserved exactly, with no second-generation loss. For example, when you trim an MP3 here, the exported WAV faithfully captures the decoded audio of that slice without any re-encoding penalty. For MP3 output you would re-encode the WAV in a desktop editor such as Audacity. For a permanent archive copy at a smaller file size, load the WAV into the Audio Format Converter.

Common use cases include extracting a short audio clip or sample from a longer recording, cropping or cutting audio from the start or end of a file, and cutting out a specific spoken passage for use in a presentation or podcast. If instead of trimming you need to change the playback speed of an audio file, the Audio Speed Changer can export a varispeed WAV from 0.25× to 4×. For best results when setting cut points, aim for a moment of silence or a natural breath to minimise audible clicks at the boundary.

Frequently Asked Questions

Is my file uploaded?
No. Decoding and trimming happen entirely in your browser; the audio never leaves your device.
Does trimming reduce quality?
No. It copies the existing samples in your selection into a lossless WAV — there’s no re-encoding, so no added loss. (It can’t recover quality the original compression already removed.)
Why is the output WAV, not MP3?
Browsers can’t encode MP3/AAC from JavaScript without a licensed encoder. The trimmed section is exported as lossless WAV; re-encode it to MP3 in a desktop app if needed.
How precise is the cut?
Sample-accurate — your start/end times are converted to exact sample positions, so the cut lands precisely where you set it.
Can I fade the edges?
Not in this tool — it’s a clean cut. If you hear a click at an edge, nudge the start/end slightly to a quieter point, or add a fade in an editor.
Can I use this to trim an audio clip for a ringtone?
Yes — set the start and end to isolate the section you want (typically 20–30 seconds for a ringtone), export the WAV, then convert it to the format your phone requires (MP3, M4R for iPhone, OGG for Android) in a desktop app or converter. The tool itself exports lossless WAV only.
Does the trimmed WAV keep the original metadata or ID3 tags?
No. The export is a raw PCM WAV with no embedded metadata — title, artist, album art and other tags from the source file are not carried over. Add tags to the exported file with a tag editor if needed.
Can I trim multiple sections or split a track into parts?
Not in a single operation — this tool trims one contiguous start-to-end region per export. To extract several separate clips, load the same file multiple times and export each section individually. For more complex multi-region editing, use a desktop audio editor.