How Audio volume works
Audio volume lets you raise or lower a track by a precise number of decibels, or normalize it so its perceived loudness matches the EBU R128 broadcast standard. Use gain mode to boost a too-quiet voice memo, reduce a clipping recording, or match the levels of two files before merging them. Use normalize when you want several tracks in a playlist or podcast to sound roughly equally loud without manually tweaking each one.
Both modes run through ffmpeg compiled to WebAssembly. Gain applies the volume filter for a straight dB shift; normalize applies the loudnorm filter in a single pass targeting the EBU R128 integrated loudness target. Everything runs on your own device inside the browser tab; the audio file is never uploaded. No account, no watermark.