AnyTool
Your files never leave your device. All processing happens locally in your browser.

How do I trim an MP3 online without uploading it?

Open AnyTool's Audio Trimmer, drop in your file, and drag the start and end handles on the waveform while looping the exact selection in real time. When you cut in the same format with no fade, it runs a lossless stream-copy in well under a second; otherwise it re-encodes at your chosen format and quality. Everything runs in your browser with a self-hosted ffmpeg engine — no upload, no watermark, no length cap, no CDN.

  • Draggable waveform with instant looping preview of the cut
  • Lossless cut in MP3/M4A/OGG/FLAC, or re-encode with fade in/out
  • Keep or remove the selection, plus a 1-tap iPhone ringtone (M4R) preset
  • 100% in your browser — no upload, no watermark, no length cap, no CDN

What is

Audio trimming

Audio trimming cuts an audio file down to a chosen start–end region. A lossless trim stream-copies the selected range without re-encoding (instant, bit-exact) when the format is unchanged; a re-encode is used when adding fades, normalizing, or changing format. Client-side trimming does this in the browser without uploading the file.

Audio Tools

Related terms

waveformstream copyfadeM4R ringtoneffmpeg

How to Trim an Audio File

Cut audio to a start–end range in your browser.

20 secWeb browser
  1. 1

    Add audio

    Drop in any audio file — it stays on your device.

  2. 2

    Set the selection

    Drag the waveform handles and loop the selection to hear the exact cut.

  3. 3

    Export

    Cut losslessly or pick a format/fade and download — nothing is uploaded.

Result: A trimmed audio file

Frequently Asked Questions

No — trimming runs entirely in your browser with a self-hosted engine.

The file never leaves your device and there is no length or size cap, unlike mp3cut/123apps (server-side), Clideo (watermark + 500 MB) or TwistedWave (5-minute free cap).

Yes — a same-format cut stream-copies losslessly in under a second.

When you keep the original format and add no fade, the selected range is copied bit-for-bit with no re-encode; fades, normalize or a format change trigger a clean re-encode.

Yes — loop the exact selection live, and export an M4R ringtone in one tap.

A Web Audio loop plays only the selected region before you export, and a one-click iPhone ringtone preset writes an AAC .m4r clamped to 40 seconds; MP3, WAV, M4A, OGG and FLAC are also available.

Detailed Explanation

Methodology

How the Audio Trimmer Works

AnyTool trims audio entirely in the browser. The file is decoded once with the Web Audio API (decodeAudioData) to draw a peak waveform on a canvas and to loop-preview the exact start–end selection through an AudioBufferSourceNode at zero encoding cost. When the output format matches the input and no fade is applied, a self-hosted single-threaded ffmpeg.wasm engine (bundled core, no CDN) runs an input-seek stream-copy (-ss before -i, -t duration, -c:a copy) that cuts losslessly in well under a second; adding a fade, normalize, or a format change triggers a clean re-encode to MP3 (libmp3lame), WAV (pcm_s16le), M4A (AAC, +faststart), OGG (libvorbis) or FLAC. Keep-selection and remove-selection (delete the middle and rejoin) modes are supported, plus a one-tap iPhone ringtone preset that writes an AAC .m4r clamped to 40 seconds.

  • Runs client-side — the audio is never uploaded
  • Self-hosted ffmpeg core (bundled) — no CDN
  • Lossless same-format stream-copy with correct input-seek
  • Re-encode for fades, normalize or format change
  • Keep or remove selection; MP3/WAV/M4A/OGG/FLAC + M4R output
  • Instant Web Audio loop preview of the exact cut
Privacy & Security

Privacy vs Cloud Trimmers

mp3cut/123apps process server-side, Clideo adds a watermark and caps free files at 500 MB, and TwistedWave limits free clips to 5 minutes and mono. AnyTool trims locally with a bundled engine, so the file never leaves the browser, there is no watermark, length cap or sign-up, and it works offline after the first load. Even the privacy-first rivals re-encode and are MP3-out-only, whereas AnyTool offers a true lossless cut across five output formats.

Audio trimming: AnyTool vs typical tools
CapabilityAnyToolTypical tools
Data handlingIn your browserOften uploaded
Lossless cutYes (stream-copy)Rare (re-encode)
Loop previewYes (exact selection)Sometimes
Output formatsMP3/WAV/M4A/OGG/FLAC/M4ROften MP3 only
Watermark / capNoneCommon

AnyTool is a privacy-first client-side audio trimmer — trimming runs locally and nothing is uploaded.