ToolJutsu
All tools
Audio & Video Tools

Audio Trimmer

Trim and cut audio clips precisely.

Processed on your device. We never see your files.

How to use Audio Trimmer

What this tool does

The Audio Trimmer cuts an audio file down to just the part you want. You open a clip, drag two handles to mark where the keeper section starts and ends, preview that selection to check it, and download the trimmed result. It is the quickest way to grab a single moment out of a longer recording without installing software or signing up for anything.

Everything happens inside your browser. The file you pick is decoded on your own device, the selected region is copied out sample by sample, and a new audio file is built locally. Your recording is never uploaded.

When you’d use it

Trimming audio is one of those small jobs that comes up constantly:

  • Podcasters clipping a highlight from an episode to share on social media.
  • Musicians shortening a demo to the chorus, or cutting a clean loop.
  • Content creators preparing a sound effect or a short intro sting.
  • Students and educators pulling a single quote out of a lecture recording.
  • Anyone removing silence, a cough, or dead air from the start or end of a voice memo before sending it on.

In all of these cases the recording can be personal or unreleased, which is exactly why doing the trim locally — rather than uploading it to an online converter — matters.

How to use it

  1. Add your audio. Drag a file onto the drop zone, or click it to browse. The tool decodes the audio and draws its waveform.
  2. Set the start point. Drag the Start slider to where you want the clip to begin. The waveform highlights your selection in colour and the exact time is shown as minutes, seconds and milliseconds.
  3. Set the end point. Drag the End slider to where the clip should stop. The two handles cannot cross, so the selection always stays valid.
  4. Preview it. Press Preview selection to hear exactly the region you have marked. A playhead moves across the waveform as it plays.
  5. Download. Press Trim & download WAV to save the trimmed clip to your device. Use Reset to full clip at any time to start the selection over.

Why the output is a WAV file

Browsers can decode a wide range of audio formats, but writing a compressed format like MP3 needs a separate encoder. Bundling one would make the page much heavier to load. The Audio Trimmer instead exports 16-bit WAV — an uncompressed format every device and editor can play. The trade-off is file size: a WAV is bigger than an MP3 of the same length. If you need a small compressed file for sharing, trim here first, then compress the WAV in a follow-up step. Trimming as WAV also means no quality is lost in the cut itself — the samples you keep are bit-for-bit identical to the original.

Tips for clean trims

  • Start a hair early, end a hair late. Leaving a few milliseconds of room around speech or a musical phrase sounds far more natural than a hard cut right on the sound.
  • Use the preview before you download. It plays the exact selection, so you catch a clipped word or an early cut-off before saving.
  • Watch the waveform. Silence shows as a flat line and sound as tall bars, so you can place the handles precisely on a gap rather than guessing.
  • Zero in with the slider. Each step is one hundredth of a second, which is precise enough for tight edits on speech and music alike.

Your audio is processed entirely on your device and is never uploaded, logged or stored — trimming a private recording here is completely confidential.

Frequently asked questions

Does my audio file get uploaded when I trim it?
No. The Audio Trimmer reads the file you choose directly inside your browser using the Web Audio API, edits the samples on your device, and only writes a new file when you click download. Nothing is sent to a server — there is no server in the loop that touches your audio. You can confirm this by opening your browser's developer tools, switching to the Network tab, and trimming a clip: you will see no upload. That makes it safe to trim sensitive recordings such as private interviews, voice notes or unreleased music.
Why does the trimmed file download as a WAV instead of an MP3?
Browsers can decode many audio formats but only reliably write uncompressed WAV without an extra library. Re-encoding to MP3, AAC or OGG needs a dedicated encoder, which would add megabytes of code to the page. To keep the tool fast and fully private, the Audio Trimmer outputs 16-bit WAV — an uncompressed, universally playable format. The trimmed WAV will be larger than an MP3 of the same length; if you need a smaller compressed file afterwards, re-export it from any audio editor.
Why doesn't this tool ask for microphone permission?
Because it never records anything. The Audio Trimmer only edits an audio file you already have, so it has no reason to request microphone or camera access — and it never will. If a browser tool that simply trims an existing file asks for your microphone, treat that as a red flag. The only thing this tool reads is the file you deliberately choose.
Which audio formats can I open?
You can open any format your browser can decode — in practice that covers MP3, WAV, OGG, M4A/AAC, FLAC and Opus in current browsers. The format support comes from the browser itself, so it varies slightly between Chrome, Firefox and Safari. If a file will not open, it is either an unsupported format or the file is corrupt; converting it to WAV or MP3 in another program first will resolve it.
Is there a limit on file size or clip length?
Trimming happens in memory, so very large files use a lot of RAM. The tool accepts files up to 200 MB on a desktop and 50 MB on a phone or tablet. That is comfortably enough for songs, podcast segments and voice memos. For a multi-hour recording, trim it in sections or use a desktop audio editor instead.

Related tools