Audio Suite
Convert formats, trim waveforms with a visual editor, and extract audio from video — all in your browser using FFmpeg.wasm.
Tools
Format Converter
Converts audio files between common formats. Also extracts audio tracks from video files.
Supported input formats: MP3, WAV, AAC, OGG, FLAC, OPUS, M4A, AIFF, MP4, MOV, and more.
Supported output formats: MP3, WAV, AAC, OGG, FLAC, M4A.
How to use:
- Upload an audio or video file.
- Select the target output format.
- Click Convert.
- Download the converted file.
Waveform Trimmer
Trim precise segments from audio files using a visual waveform editor.
How to use:
- Upload an audio file.
- The waveform renders in the editor.
- Drag the start and end handles to define your trim region.
- Use the playback controls to preview the selection.
- Adjust fade-in, fade-out, and speed if needed.
- Click Export to render the trimmed audio.
- Download the output file.
Effects
The trimmer includes optional audio effects:
- Fade in / Fade out — apply a linear volume ramp at the beginning or end of the clip.
- Speed — adjust playback speed (0.5× to 2×) without pitch shift.
- Normalize — apply integrated loudness normalization (EBU R128 target) for more consistent playback levels.
Privacy
All processing runs locally via FFmpeg.wasm. Your audio files are never uploaded to any server.
Notes
- Very large files (>500 MB) may be slow on low-RAM devices.
- The waveform viewer uses WaveSurfer.js and may take a few seconds to render long files.
- Loop playback of the selected region is available in the trimmer via the loop toggle.