Your audio is trimmed on your own machine — it never leaves this browser tab.
Drop an audio file, or browse
Trimmed with a fast stream copy — no re-encoding, no quality loss.
mp3 · wav · m4a · ogg · flac · aac & more

About this tool

Cutting a clip down to just the part you need — the highlight, the quote, the chorus — is one of the most common editing tasks, and it should not require uploading your whole file to a stranger's server. This tool trims a audio to any start and end point entirely in your browser.

The cut uses a stream copy, so it is instant and lossless — the kept audio is byte-for-byte the original, not a re-encoded copy.

How to use

  1. Choose a audio file — it loads into a preview player.
  2. Scrub to where you want the clip to begin and press "Use current" next to Start, then do the same for End (or type the times directly).
  3. Press "Trim & download" and the cut audio saves to your device.

The file is read, trimmed and saved inside your browser tab using ffmpeg compiled to WebAssembly. It is never uploaded, so trimming private recordings is completely safe.

Frequently asked questions

Does trimming reduce quality?

No. The kept portion is copied directly from the source without re-encoding, so it is identical in quality to the original.

Why did the cut start a moment before where I set it?

Fast stream-copy trimming can only cut at the nearest keyframe, so the start may land a fraction of a second earlier. This keeps trimming instant and lossless; for frame-exact cuts, convert the file first.