MP3 Cutter

MP3 Cutter — Trim Audio Online, Free

QUICK ANSWER

The fastest free MP3 cutter online — no upload, no queue. Set a start and an end and download the clip right in your browser: an MP3 source is cut losslessly with no re-encode, and WAV, M4A, AAC, OGG, or FLAC are re-encoded to MP3. No signup, no watermark.

  • Lossless cut for MP3
  • No upload — runs locally
  • WAV/M4A/OGG/FLAC → MP3
  • No signup
  • No watermark

Files never leave your browser. The conversion runs locally on your device.

Trusted by creators at startups, agencies, and Fortune 500 teams.
Free forever — no signup, no watermark, no length cap.

Why this is lossless for MP3

Most online cutters decode your file, chop it, and re-encode the result — which throws away a little quality every time. This tool uses a stream copy (FFmpeg's -c copy) instead, so the bytes between your start and end are lifted out untouched. For an MP3 source that means the clip is bit-for-bit identical to the original in that range. The trade-off is that cuts land on the nearest frame boundary (a few tens of milliseconds), which is imperceptible for ringtones, podcast clips, and music snippets.

Three things people cut audio for

Ringtones are the classic case: grab the 20-second hook from a track and load it onto your phone. Podcast and interview editing is the second — pull a quotable 30 seconds out of an hour-long episode to post on social without exporting the whole thing. The third is trimming dead air: every recording has an awkward count-in at the front and a fumble for the stop button at the end, and lopping those off makes the file tighter to share.

How to enter the times

The start and end boxes accept mm:ss or hh:mm:ss — so 1:30 means a minute and a half, and 1:05:00 means an hour and five minutes in. Play the file in any audio app to find the exact seconds you want, then type them in. The end must come after the start, or the cut button stays disabled.

Recording the audio in the first place

If you are cutting a clip from a voice memo or a screen-recording's audio track, you can skip a step by capturing it cleanly to begin with. Clipy is a free screen and voice recorder — record the take, grab the audio, then trim it here. No watermark, no signup wall, and the recording stays yours.

Common questions

Does cutting an MP3 reduce its quality?

No. We copy the audio stream directly between your start and end points instead of re-encoding it, so for an MP3 source the clip is identical to the original in that range. There is no generation loss.

Can I cut WAV, M4A, AAC, OGG, or FLAC too?

Yes. The output is always an MP3. An MP3 source is cut losslessly with a stream copy; WAV, M4A, AAC, OGG, and FLAC are re-encoded to a high-quality ~190 kbps MP3, because those codecs cannot live inside an MP3 file without re-encoding.

How do I make a ringtone with this?

Trim the section you want (usually 20–30 seconds), download the MP3, then import it into your phone's ringtone settings — on iPhone you'll convert it to .m4r in your music app, and on Android you can set an MP3 directly as a ringtone.

Is there a length or size limit?

The input is capped at 500 MB because the cut runs in your browser via FFmpeg WebAssembly, which has a memory ceiling. That covers multi-hour podcasts comfortably. For larger source files, cut on a desktop FFmpeg install.

Does my audio get uploaded anywhere?

No. The entire cut happens locally in your browser — your file never reaches our servers. You can confirm in the network tab that nothing is uploaded.

More free tools