SoundTweak
Jivaro Tool
SoundTweak
Batch-normalize audio files in your browser. Drop files, review the queue, preview the selected item, normalize loudness, and download individual results or a ZIP.
{{ items.length }}
{{ items.length === 1 ? 'file loaded' : 'files loaded' }}
Upload
Add multiple audio files to the queue.
Queue
Select a file to preview or adjust advanced settings.
No files yet. Add audio files above to begin.
{{ item.name }}
{{ item.ext || 'audio' }}
{{ item.status }}
{{ item.error }}
Preview
Listen to the selected source or processed result.
Select a file from the queue.
Selected: {{ activeItem.name }}
{{ formatTime(previewTime) }} / {{ formatTime(previewDuration) }}
Estimated loudness: {{ activeItem.loudnessDb.toFixed(1) }} dB
Output Settings
Shared settings apply to files when processed.
Select a file to edit trim, fade, and metadata fields.
Actions
Normalize, process, and download selected or queued files.
{{ batchMessage }}
{{ globalError }}
Loudness is estimated in-browser using RMS with peak protection. WAV output is fully browser-native; other formats use FFmpeg WASM when available.
