Make Quiet Recordings Audible Again
A recording that is too quiet is one of the most frustrating audio problems: the voice memo taken across the room, the lecture captured from the back row, the interview where the microphone favored the wrong person. Turning up the playback volume helps only until your speakers max out. This tool fixes the file itself — it multiplies the audio signal by a gain factor you choose, from a subtle lift to a 400 percent boost, and saves a new, permanently louder copy. Everything runs in your browser through the Web Audio API; the recording never leaves your device.
How to Boost (or Reduce) Volume
- Drop an audio file onto the upload area — MP3, WAV, OGG, M4A and other browser-supported formats work.
- Set the gain slider. 150% makes the audio noticeably louder; 200–300% rescues genuinely quiet recordings; values below 100% turn the volume down instead.
- Click Preview to hear the adjusted loudness before committing.
- Watch the clipping indicator — if the boost would push the signal past the maximum, the tool warns you and applies a limiter to prevent harsh distortion.
- Press Export and download the volume-adjusted WAV file.
Understanding Gain, Clipping and the Limiter
Digital audio has a hard ceiling: samples cannot exceed the maximum value the format allows. Multiplying a signal beyond that ceiling flattens its peaks into harsh, crackling distortion known as clipping. That is why this tool measures the file's peak level first and shows how much headroom exists. If your chosen gain would exceed the ceiling, a soft limiter catches the loudest peaks while the rest of the audio rises cleanly — far better than raw clipping, though extreme settings still change the character of very dynamic material. The displayed “maximum safe boost” tells you the largest gain that needs no limiting at all: applying exactly that value is effectively peak normalization, the same technique studios use to bring a track up to full level without distortion.
Typical Rescue Jobs
- Phone recordings of meetings and lectures made too far from the speaker.
- Interviews where one participant is clear and the other barely audible — boost a trimmed copy of the quiet section, then rejoin with the Audio Merger.
- Old digitized material transferred from tapes at conservative levels.
- Voice-over drafts recorded quietly to avoid waking the household.
- Overloud files that need taming: set gain below 100% to reduce volume without touching an editor.
Limits Worth Knowing
Boosting amplifies everything in the recording — voice and background hiss alike. A 300 percent boost of a noisy recording produces a loud noisy recording; intelligibility improves, but studio cleanliness requires noise reduction that no simple gain tool provides. Also, if the original was already clipped at recording time, no processing can restore the flattened peaks. Within those honest limits, a gain adjustment is often the single most effective rescue for real-world recordings, and doing it client-side means private audio — business calls, medical dictations, family memories — stays exactly where it belongs: on your own machine.
A final practical sequence for the common case — a quiet phone recording of a meeting: load the file, read the suggested maximum safe boost, apply exactly that value, and preview a section from the middle of the recording where voices were furthest from the microphone. If it reads clearly, export; if not, accept a touch of limiting and push further. Two minutes of adjustment routinely turns an unusable recording into a perfectly serviceable one.
Frequently Asked Questions
How much louder can I make a file?
Up to 400 percent (4× the original amplitude). The tool also reports the maximum boost possible without clipping, and engages a soft limiter if you choose to go beyond it.
What is clipping and why does it matter?
Digital audio has a maximum sample value. Pushing the signal beyond it flattens the peaks into harsh distortion. The tool warns you before this happens and limits the peaks gracefully instead.
Will boosting also make the background noise louder?
Yes — gain raises everything proportionally. The voice becomes clearly audible, but hiss and hum rise with it. For noisy sources, boost moderately rather than maximally.
Can I lower the volume instead of raising it?
Yes. Set the gain below 100 percent — for example 50 percent halves the amplitude. This is useful for taming files that were recorded too hot.