Audio Merger

Merge multiple audio files in your browser. Trim segments, fade in/out, add crossfades, preview, and export to WAV.

Drop audio files here or

Add at least two tracks (MP3, WAV, OGG, M4A, etc). All processing happens in your browser.

Tip: Keep 44100 for maximum compatibility.
Automatically overlaps consecutive tracks.
Reduces peak clipping when overlaps occur.

Audio Preview

0:00.000 0:00.000

Click anywhere on the waveform to jump to that position • Hover to see play/pause control

FAQ & Implementation Notes
  • Fades & Crossfades: Each track supports its own fade in/out. The global crossfade overlaps consecutive tracks by your chosen duration while also applying their fades.
  • Trimming: Set Start and End (in seconds) to slice a smaller segment from each source before mixing.
  • Preview: Real-time scheduling with Web Audio API.
  • Export: Rendered with OfflineAudioContext and saved as WAV (lossless).
  • Privacy: Files never leave your device.

Open-source acknowledgements

About the Audio Merger

Audio Merger stitches multiple audio files into a single lossless WAV — sequencing tracks back-to-back, trimming each one, applying per-track fade in/out, and optionally crossfading between consecutive clips. Drop two or more files, arrange the order, fine-tune the timing, preview the result on a live waveform, then render the final mix.

Everything happens inside your browser using the Web Audio API and OfflineAudioContext. Your files are never uploaded, never queued on a server, and never logged. Close the tab and they're gone — safe for unreleased music, voice memos, client work, or anything else you'd rather not hand to a third party.

What you can control

Common uses

Tips for the best results

No accounts, no upload queue, no length limits — drop your audio, arrange the order, and render. The final WAV is yours to compress, distribute, or mix further in any DAW.

Common questions

How do I combine multiple MP3 files into one?

Add your files in order, trim each segment if needed, and export a single merged file. A preview lets you hear the full sequence before downloading.

Can I add crossfades so the joins are seamless?

Yes. Add fade-ins, fade-outs, and crossfades between segments so one track melts into the next instead of cutting hard. It is the difference between a playlist and a mix.

Can I merge a podcast intro, episode, and outro?

That is the classic use. Trim each piece, crossfade the joins, preview the whole episode, and export one clean file ready to upload to your host.

What format does the merged file come out in?

The merger exports WAV for full quality. If you need MP3 or another format afterward, run the result through our audio converter in one more step.

Do my recordings get uploaded anywhere?

No. Merging happens entirely in your browser, so interviews and voice memos never leave your device.

Related tools