UnQTools
Audio Runs in your browser

Audio Volume Normalizer

Normalize audio volume to a target dBFS — boost quiet audio and reduce loud audio to a consistent level. Three normalization modes (peak, RMS, simplified loudness), 8 dBFS presets including EBU R128 standard (-23 LUFS), dBFS ↔ linear gain converter, peak detector, RMS calculator, clipping detector, auto clipping preventer, sample scaler, pure-JS WAV encoder, text report generator, conversion history (localStorage), shareable URL, drag-and-drop, and summary stats. 100% client-side.

100% Private Works Offline Instant

About Audio Volume Normalizer

Normalize audio volume to a target dBFS — boost quiet audio and reduce loud audio to a consistent level. Three normalization modes (peak, RMS, simplified loudness), 8 dBFS presets including EBU R128 standard (-23 LUFS), dBFS ↔ linear gain converter, peak detector, RMS calculator, clipping detector, auto clipping preventer, sample scaler, pure-JS WAV encoder, text report generator, conversion history (localStorage), shareable URL, drag-and-drop, and summary stats. 100% client-side. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.

FAQ

How does the audio volume normalizer work?

Drop or pick an audio file. We decode it locally with the Web Audio API (decodeAudioData), then analyze the samples to find the current peak or RMS level. We compute the linear gain needed to bring that level to your target dBFS, apply the gain uniformly across all samples, and re-encode the result as a 16-bit PCM WAV file.

What normalization modes are supported?

Three modes: Peak normalization (find max absolute sample, scale so it reaches target dBFS — useful for maximizing headroom), RMS normalization (compute root-mean-square of samples, scale to target RMS — closer to perceived loudness), and simplified loudness (full-band RMS as an approximation of EBU R128 LUFS).

What dBFS targets are available?

8 presets: -1, -3, -6, -10, -14, -16, -20, and -23 dBFS (EBU R128 broadcast standard for LUFS). The default is -16 dBFS, the common podcast / web audio standard.

What extra features does this tool have compared to others?

(1) 3 normalization modes (peak, RMS, simplified loudness). (2) 8 dBFS presets including EBU R128 -23 LUFS. (3) dBFS ↔ linear gain converter. (4) Peak detector. (5) RMS calculator. (6) Clipping detector (after gain). (7) Auto clipping preventer (reduces gain to max safe). (8) Sample scaler. (9) Pure-JS WAV encoder (PCM 16-bit). (10) Text report generator. (11) Conversion history (localStorage, last 20). (12) Shareable URL settings. (13) Drag-and-drop file input. (14) Summary stats (input/output levels, applied gain, peak before/after). (15) Loudness comparison (input vs output).

Is my data sent anywhere?

No. Audio decoding, analysis, gain application, and WAV encoding all happen locally in your browser via the Web Audio API and a pure-JS RIFF encoder. Your file is never uploaded. Normalization metadata in history is stored in localStorage on this device only.

Related tools

Audio Bitrate Calculator

Calculate audio bitrate, file size, duration, and quality metrics entirely in the browser. Supports PCM/WAV, FLAC, ALAC, MP3, AAC, OGG/Vorbis, and Opus. Compute bitrate from sample rate × bit depth × channels (PCM), estimate FLAC/ALAC compression (50–60% of PCM), map lossy quality presets (low/medium/high/voice/music) to typical bitrates, compute file size from bitrate × duration, calculate streaming bandwidth requirement, reverse-calculate required bitrate from target file size, and score quality 0–100. Includes 7 sample rates, 5 bit depths, 4 channel layouts, 7 formats, 5 quality presets, side-by-side format comparison, text/CSV exports, history (localStorage), shareable URL, summary stats. 100% client-side.

Open

Audio Converter

Convert audio files between formats entirely in the browser. Decode with Web Audio API, re-encode to WAV (PCM 16-bit), WebM/OGG (via MediaRecorder), or MP3 (via MediaRecorder with WAV fallback). Multi-format output, 4 bitrate presets, 6 sample-rate presets, mono/stereo channel selection, pure-JS 44-byte RIFF WAV header builder, Float32 to 16-bit PCM converter, file-size estimator, quality score calculator (0-100), lossless-vs-lossy compatibility checker, smart filename generator, conversion history (localStorage), shareable URL, drag-and-drop, and summary stats. 100% client-side.

Open

Audio Equalizer

Apply a 10-band graphic EQ to audio entirely in the browser. Drag-and-drop or pick a file, decode with Web Audio API, adjust the gain (-12 dB to +12 dB) on each ISO-standard band (31, 62, 125, 250, 500, 1k, 2k, 4k, 8k, 16k Hz), apply via a chain of peaking BiquadFilterNodes in an OfflineAudioContext for batch processing, and re-encode as a 16-bit PCM WAV (pure-JS encoder). 10+ preset library (flat, bass-boost, treble-boost, vocal-boost, loudness, rock, pop, jazz, classical, podcast), 3-band & 5-band simplified modes, 7 gain presets per band, default Q factor 1.41, gain validator, filter-chain config builder, file-size estimator, text + CSV report, history (localStorage), shareable URL, summary stats. 100% client-side.

Open

Search tools and actions

Search across all 258 tools, categories, and quick actions.