Volume NormalizerLocal
Normalize your audio's volume to a target peak or RMS level.
Drop an MP3 or WAV file here
or click to browse
⎆Your audio never leaves your browser. All processing happens locally.
How to use Volume Normalizer
Drop your audio
Drag an MP3 or WAV onto the dropzone. The tool reports the current peak and RMS in dBFS.
Pick a target level
Use the slider to set the desired peak (default -3 dBFS) or RMS (default -14 dBFS).
Preview
Play the normalized version to check for clipping or pumping.
Export
Download as MP3 or WAV — the scaled audio is rendered via OfflineAudioContext.
Frequently asked questions
- Is this EBU R128?
- No. This tool uses a simple RMS and peak scaling. For true LUFS loudness normalization use the server-side loudness normalizer.
- Why not just max out the volume?
- Peak-normalizing to 0 dBFS often causes intersample clipping on playback. -3 dBFS leaves headroom for safe playback across devices.
- Does it clip?
- It will not clip the peak, but aggressive RMS targets can push transients above 0 dBFS. Watch the peak readout before export.