Skip to main content
Split MP3 with CUE sheet

Slice a single album into individual tracks

One long MP3 and a .cue sheet go in; a track per cue point comes out. The MP3 is stream-copied rather than re-encoded, so the audio, bitrate and encoder are exactly the ones you started with.

Input

One MP3 + .cue sheet

Album, mix, or radio show

Output

Per-track ZIP

Stream-copied, no quality loss

Free · no accountNo re-encodingUp to 200 tracks
  • Uploads are deleted automatically
  • Bitrate and encoder preserved

Split MP3 tracks

1. MP3 file

Drop your MP3 album here

or drop your file here

MP3 · max 100 MB

2. CUE sheet

Drop your .cue file here

or drop your file here

CUE · max 100 MB

See it in action

One MP3 + cue → individual tracks

MP3 + CUE sheet

What you provide

🎵 dark_side.mp3   (42:59, 61 MB)
📄 dark_side.cue

PERFORMER "Pink Floyd"
TITLE "The Dark Side of the Moon"
TRACK 01 AUDIO
  TITLE "Speak to Me"
  INDEX 01 00:00:00
TRACK 02 AUDIO
  TITLE "Breathe (In the Air)"
  INDEX 01 01:08:00

dark_side-tracks.zip

What you receive

📦 dark_side-tracks.zip

01 - Speak to Me.mp3            1:08
02 - Breathe (In the Air).mp3   2:43
03 - On the Run.mp3             3:30
…
10 - Eclipse.mp3                2:03

Per track: title, artist, track number
Audio: stream-copied at frame boundaries
Album title: not set — add it in the tag editor
Step-by-step guide

How to use this tool

  1. 01

    Upload the MP3

    A single file holding the whole album, side or DJ mix. Up to 100 MB.

  2. 02

    Upload the CUE

    A standalone .cue from EAC, foobar2000, Burrrn or similar. We read TRACK, TITLE, PERFORMER and INDEX 01 lines; REM comments and everything else are ignored.

  3. 03

    Check the track list first

    The sheet is parsed in your browser before anything uploads, and the preview shows every track with its start time and computed length, checked against the real duration of your audio.

  4. 04

    Split and download

    The server slices at the cue points and returns a ZIP. The page unpacks it in the browser too, so you can grab one track without a ZIP utility.

Key features

Why use this tool

Stream-copied, not re-encoded

MPEG frames are copied straight across at frame boundaries. There is no decode and no encode, so the output is the same audio data at the same bitrate — a lossy file is not made lossier.

Tracks come out tagged

Each file gets the title and performer from its TRACK block plus its track number, so the split album drops straight into a library instead of showing twelve copies of the same name.

Bad sheets are caught, not shipped

Cue points that run past the end of the audio, or that go backwards, used to produce a 200 and a ZIP full of unplayable stubs. They are now a plain error naming the offending track — checked in the browser before upload and again on the server.

DJ mix friendly

Works the same on a two-hour continuous mix as on a CD rip, as long as the sheet has an INDEX 01 per track.

Common use cases

Who this tool is for

Album rippers

Turn a single-file rip from EAC or dBpoweramp into individual playable tracks.

DJ mix archiving

Cut a recorded live mix into per-song files for cataloguing and setlist export.

Radio shows

Split a recorded episode into segments at the cue points you noted while listening.

Questions answered

Frequently asked questions

The audio is unchanged. MP3 frames are stream-copied, so bitrate, encoder and sample data are all preserved exactly — there is no decode/encode round trip and no generation loss. That is not the same as sample-accurate cutting; see the next question.

Keep going

Related tools