Adjusting Audio Volume in Decibels
This volume adjuster changes audio loudness using precise decibel (dB) values. You can boost quiet recordings by up to +20 dB or reduce loud ones by -20 dB. The adjustment applies a gain multiplier to every sample in your audio file.
The interface uses a simple slider with clear markers: -20 dB for significant reduction, 0 dB for unchanged, and +20 dB for maximum boost. Your browser processes the audio locally using the Web Audio API's gain nodes.
Real-World Use Cases
- Podcasters who recorded an episode but spoke too quietly. They boost it by +6 dB to match typical podcast loudness without re-recording.
- Video editors with background music that's drowning out narration. They reduce the music track by -12 dB to create proper balance.
- Musicians who captured a live performance with inconsistent levels. They adjust the overall gain before sending it to a mastering engineer.
- Phone recording users whose audio is barely audible. They apply +15 dB gain to make speech intelligible.
- Content creators who need all their audio files at consistent levels for a compilation. They adjust each file to hit the same target volume.
What to Know Before Using It
- Boosting volume doesn't create headroom that wasn't there. If your original recording clipped (hit 0 dBFS), making it louder just makes the distortion louder too.
- The tool applies uniform gain across the entire file. If you need to adjust only certain sections, you'll need a proper audio editor with automation capabilities.
- Extreme boosts (+15 dB or more) on already-hot recordings can cause digital clipping. The output will distort if the gain pushes samples beyond the maximum level.
- This isn't a replacement for proper gain staging during recording. It's a fix for existing files, not a solution for poor recording technique.
- The output is MP3 format. If you're doing professional audio work, you'll want to preserve the original format and use a DAW instead.
FAQ
- How much can I increase the volume?
- Up to +20 dB, which is a 10x amplitude multiplier. Beyond that, you're almost guaranteed to cause clipping unless the original was recorded extremely quietly.
- What's the difference between this and normalization?
- Normalization finds the peak level and boosts to a target. This applies a fixed gain regardless of the source level. Normalization is automatic; this is manual control.
- Will boosting volume introduce noise?
- It amplifies everything equally—your signal and any background noise. A +15 dB boost makes hiss and hum 15 dB louder too.
- Can I reduce volume to make a file quieter?
- Yes. Reducing by -6 dB cuts amplitude in half. This is useful for tracks that are too loud for your project.
- Does the volume adjustment affect quality?
- The gain calculation itself is lossless. However, the output gets encoded to MP3, which introduces standard MP3 compression artifacts.
- What if I need different volumes for different sections?
- This tool applies one gain value to the entire file. For sectional adjustments, use Audacity or another editor with envelope tools.