Audio GainLocal
Change the loudness of an audio file by a specific number of decibels. Use +6 dB to roughly double perceived volume, or -6 dB to halve it.
Drop an MP3 or WAV file here
or click to browse
⎆Your audio never leaves your browser. The gain adjustment runs locally via the Web Audio API.
How to use Audio Gain
Drop a file
MP3 or WAV. The waveform and current peak render after decoding.
Pick a gain value
Drag the slider from -24 dB to +24 dB. A warning appears if the new peak would clip.
Preview
Audition the gain-adjusted version in the built-in player.
Export
Download as MP3 or WAV. The gain shift is baked into the file.
Frequently asked questions
- How does this differ from the volume normalizer?
- The normalizer targets a specific level (for example -3 dBFS peak). This tool just adds or subtracts a fixed dB amount without measuring first.
- What does 6 dB mean perceptually?
- Roughly a doubling or halving of loudness. 3 dB is a noticeable change; 10 dB feels like twice as loud to most listeners.
- Will +24 dB destroy my audio?
- If the source already has peaks above -24 dBFS, yes — anything above 0 dBFS clips. The clip warning flags this before you render.
- Normalize to a target level instead?Volume normalizer
- LUFS-accurate loudness for streaming?Loudness normalizer