How Audio cutter works
Audio Cutter lets you trim a precise segment from an MP3, WAV, M4A, AAC, OGG or FLAC file right in your browser, with no sign-up and no file ever sent to a server. Pick a start time and an end time, then either keep that selection (with optional fade-in and fade-out) or remove it and stitch the remaining parts back together. A one-click ringtone preset grabs the first 30 seconds with a clean 2-second fade-out.
The cut is handled by ffmpeg compiled to WebAssembly, running entirely on your device. The selected range is re-encoded through the atrim filter, so the edit point is sample-accurate. Keep mode returns just your clip; Remove mode glues the two remaining fragments, so you can cut out a repeated intro, a glitch, or an unwanted section from anywhere in the file.