Audio Joiner

πŸŽ›οΈ Audio Joiner

Concatenate multiple audio files into one. Supports drag-and-drop reordering, trimming, and crossfade transitions.

πŸ“‚

Click or drag audio files here

Supports MP3, WAV, OGG, M4A, FLAC

πŸ“– How to Use

  1. Upload or drag audio files to the upload area
  2. Drag to reorder files in the list
  3. Optional: set crossfade transition time
  4. Click "Merge Audio" to start processing
  5. Download the merged result

All processing is done locally in your browser. Audio never leaves your device.

πŸ“– Frequently Asked Questions

How many audio files can I merge?

Theoretically unlimited, but limited by browser memory. We recommend merging no more than 10 files of medium length (under 5 minutes each). Merging many large files may cause the browser to run out of memory. Process in batches for large projects.

How is the output length calculated?

The total length equals the sum of all input files concatenated in order. If you apply trimming to individual files, the trimmed length is used. Crossfade transitions between files add to the total length based on the overlap duration (configurable from 0-5 seconds).

What input and output formats are supported?

Input: all browser-playable audio formats (MP3, WAV, OGG, AAC, M4A, FLAC, etc.). Output: WAV (lossless, best quality but larger files) or OGG (lossy compression, smaller files). Choose WAV for highest quality, OGG for sharing online.

Does merging reduce audio quality?

No quality loss occurs when outputting as WAV (lossless). OGG output involves lossy compression which may slightly reduce quality. The merging process itself simply concatenates PCM data without altering quality.

Are files uploaded to a server?

No. All audio processing is done locally in your browser using the Web Audio API. Audio data never leaves your device. You can safely process sensitive audio content.