Edit
Cut a clip to a start/end range and add fade-in / fade-out — all in your browser with FFmpeg.
Your audio stays on this device
FFmpeg and the Web Audio API run in your browser. Files are processed in a Web Worker and are never uploaded.
Input
Processed locally with FFmpeg in a Web Worker
Drop an audio file or tap to choose
MP3, WAV, FLAC, OGG, M4A · stays on your device
Result
Run the tool to produce output audio you can preview and download.
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to trim audio
- Add the audio. Drop an MP3, WAV, or other audio file onto the tool or browse for it.
- Set the range. Choose the start and end of the segment you want to keep.
- Add fades. Optionally fade the start and end in and out for a clean edit.
- Download. Export the trimmed clip locally and save it.
Trimming audio is the everyday task behind ringtones, podcast pickups, and pulling a clean sample out of a long recording. Doing it locally keeps interviews, voice notes, and unreleased tracks off any server.
Set the in and out points, then add short fades so the clip starts and ends without an abrupt click. The cut is precise, and you control the export format to trade file size against fidelity.
To even out loudness across a clip, use Normalize; to strip vocals for a backing track, use the Vocal remover; and to switch formats, use the Format converter.
Frequently asked questions
Can I use this as an MP3 cutter?
Yes. Load an MP3, set the range, and export just that part — a ringtone, a sample, or the good take from a long recording.
Do fades change the whole track?
No. Fades apply only to the start and end of your selected segment, easing it in and out without touching the middle.
Will trimming reduce audio quality?
Trimming itself does not degrade the audio; exporting to a lossy format re-encodes it, so choose WAV or a high bitrate to preserve fidelity.
Is my audio uploaded to trim it?
No. The clip is processed in your browser tab; the file's bytes never leave your device.
Related tools
- Format convertConvert between MP3, WAV, FLAC, OGG, and M4A with adjustable bitrate — locally with FFmpeg.
- Vocal removerKaraoke-style center-channel cancellation to reduce lead vocals — a fast, local stem approximation.
- TranscribeTranscribe speech to text and export SRT / VTT with on-device Whisper. Audio never uploads.
- Trim & muteCut range, strip audio