Back to Audio Tools

Audio Splitter

Split audio into multiple parts

Click to upload an audio file

About Audio Splitter

Audio Splitter cuts an audio file into two parts at a single point you choose, using ffmpeg.wasm entirely in your browser — nothing is uploaded to a server. Move the slider to set exactly where the split happens.

How to use Audio Splitter

  1. 1Click the upload area and select an audio file.
  2. 2Use the slider to set the exact second where you want to split the file.
  3. 3Click "Split Audio" to process it locally.
  4. 4Preview and download Part 1 and Part 2 separately.

Frequently Asked Questions

Can I split into more than two parts?

Not in a single pass — this tool creates exactly two parts at one split point. Run the tool again on one of the resulting parts if you need further splits.

What output format do the parts use?

Both parts are saved as MP3, regardless of your original file's format.

Is there a file size limit?

No hard limit is enforced by the tool — you're limited by your browser's available memory.

Is my file uploaded anywhere?

No. Everything happens locally via ffmpeg.wasm — your file is never uploaded to a server.

Tips & Tricks

  • Preview the audio near your intended split point first to make sure you're cutting at the right moment.
  • Both output parts are saved as MP3 regardless of your original file's format.
  • To split a file into more than two pieces, run this tool again on each resulting part.
  • The first split after loading the page takes longer since the ffmpeg.wasm engine needs to download.