Lautheit normalisieren
Gleichmäßige Lautstärke (LUFS)
Über dieses Tool
Even out the perceived loudness of an audio file so quiet sections become audible and loud peaks stop clipping or startling the listener. Privvert applies EBU R128 loudness normalization through FFmpeg's loudnorm filter - the same standard used by the BBC, Netflix, Spotify and most podcast networks.
The default target is -16 LUFS integrated loudness with a -1.5 dBTP true peak ceiling, which is the recommended target for podcasts and voice content. Switch the preset to match streaming music (-14 LUFS) or EU broadcast (-23 LUFS) when you need it. Everything happens locally in your browser.
Funktionen
- EBU R128 / loudnorm two-pass normalization
- Presets for podcast (-16 LUFS), streaming (-14 LUFS) and EU broadcast (-23 LUFS)
- Custom integrated loudness, true peak and loudness range targets
- Outputs MP3 at 192 kbps
- Reads any audio or video file FFmpeg supports
- Browser-only processing - your masters never leave your machine
- Free, no signup, no watermark
So funktioniert's
- Drop in your audio (or video - the audio track is extracted first).
- Pick a loudness preset, or enter your own LUFS / true peak targets.
- Click Normalize. The two-pass analysis runs locally.
- Download the normalized MP3.
Alles passiert direkt in deinem Browser mit JavaScript und WebAssembly. Deine Dateien werden nie hochgeladen, nie gespeichert und nie von uns gesehen.
Häufig gestellte Fragen
-16 LUFS is the de-facto standard for podcasts and YouTube voice content. -14 LUFS matches Spotify, Apple Music and Tidal. -23 LUFS is the EU broadcast standard (R128). Pick the one that matches where the audio will be played.
Peak normalization just scales the loudest sample to 0 dB - it doesn't account for how the human ear perceives loudness. EBU R128 measures perceived loudness over the entire file, so quiet podcasts and loud music end up sounding equally loud to the listener.
No - the true peak ceiling (default -1.5 dBTP) prevents intersample peaks that would clip in some decoders.
Loudnorm in dynamic mode applies gentle compression to hit the target. Use linear mode if you want to keep the original dynamic range and only adjust gain.