Last updated ·Published ·By the WiserWork team
Audio Trimmer
Cut audio clips with visual waveform & precise time control
Click or Drag & Drop
MP3, WAV, OGG, FLAC, AAC, M4A
The Audio Trimmer draws a real waveform from the first channel of your file, then lets you slide a start and an end point across it and export the selection.
What is the Audio Trimmer?
Trimming audio is a copy operation, not an edit: the samples between your two points are lifted out and written to a new file, and everything else is simply left behind. This tool decodes your file with the Web Audio API, averages its amplitude into between 40 and 300 waveform bars so you can see where sound actually is, and copies the selected sample range into a fresh buffer. The export is always a 16-bit PCM WAV at the source's own sample rate and channel count, which is why the cut is lossless.
Key Features
- Waveform bars are averaged from your file's own first channel
- Start and end sliders move in thousandths of the total duration
- Set Now buttons capture the player's current position as an edge
- Start, end and resulting length shown to a tenth of a second
- Samples are copied verbatim, with no fade, gain or resampling
Common Use Cases
- Cutting a twenty-five second hook out of a song for a ringtone
- Lifting one answer from an interview to quote in a podcast
- Removing the silence and throat-clearing from the front of a voice memo
- Trimming a sound effect to the exact length a video edit needs
How to Use the Audio Trimmer
- Load an audio file and wait for the waveform bars to be drawn.
- Play the track and press Set Now under Start at the right moment.
- Press Set Now under End where you want the clip to stop.
- Nudge either slider while watching the Duration box between them.
- Leave the format on WAV and press Trim and Download.
Tips for Best Results
- Every slider step is one thousandth of the file, so long recordings give you coarser control.
- Reset snaps an edge back to the very beginning or the very end of the track.
- The WAV is uncompressed, so a two-minute stereo cut lands around 20 MB.
- Cut on a quiet part of the waveform to avoid the click a mid-note edit leaves behind.
Why Use WiserWork's Audio Trimmer?
Lossless matters more for trimming than people expect. If you cut an MP3 and re-encode the result, you pay a second round of lossy compression on audio that already went through one, and it is audible on cymbals and sibilance. Writing plain PCM WAV avoids that entirely, and because decoding and cutting both happen in your browser, a confidential recording is never uploaded to find out whether the tool was any good.
Who Uses the Audio Trimmer?
Podcast editors pulling a clean pull-quote out of a long recording are the obvious users, along with anyone assembling a ringtone or an alert sound. Teachers clip a listening excerpt for class. Video editors trim a sound effect to length before dropping it onto a timeline.
Frequently Asked Questions
Do the MP3, OGG, WebM and AAC buttons really re-encode the audio?
No, and this is worth knowing before you download. Every export is written as a 16-bit PCM WAV; those buttons only change the file extension and its label, so an MP3 download is a WAV wearing the wrong name. Choose WAV and convert elsewhere if you genuinely need MP3.
Why is WAV a sensible output for a trim anyway?
Because trimming should not cost you quality. WAV stores the samples uncompressed, so the cut sounds exactly like the source, whereas re-encoding to MP3 would add a second generation of lossy compression to a file that already has one.
What sample rate and channel count do I get?
The trimmed file keeps the decoded audio's own sample rate and channel count, written at 16 bits per sample. Nothing is resampled and stereo stays stereo.
How precise can the start and end points be?
Each slider covers the file in a thousand steps, so the granularity depends on length: about 0.18 seconds per step on a three-minute song, and several seconds per step on an hour-long recording. Using Set Now while the track plays is the fastest way to land close.
Does it change the original file?
No. The file is read into memory and never written back, so your source is untouched and you can trim it repeatedly with different selections.
Is the waveform real or decorative?
Real. It is built by averaging the absolute amplitude of the first audio channel into 40 to 300 bars, so quiet passages genuinely look quiet and you can aim a cut at a gap.
Which file types can it open?
Anything the browser accepts as audio, with MP3, WAV, OGG, FLAC, AAC and M4A listed on the drop zone. Decoding relies on your browser's codecs, so a format such as FLAC may load in one browser and be refused in another.
Is my audio uploaded to a server?
No. Decoding, waveform drawing and the cut itself all happen in the page, so the recording never leaves your device.
Can I cut a section out of the middle and keep both ends?
Not in one pass. The tool keeps one continuous selection, so trim the part before the gap, trim the part after it, and join the two results with the Audio Toolbox merge list.
Why does a very long file stall or fail?
The whole file is decoded into memory as 32-bit floating point samples before anything is drawn. An hour of 44.1 kHz stereo is over a gigabyte in that form, which is enough to exhaust a phone or a loaded browser tab.
Find your two points on the waveform, confirm the duration in the middle box, and take the WAV. Cutting is the one edit that should cost nothing in quality, and here it does not.