Audio Volume Changer

The Audio Volume Changer is a free browser-based tool that increases or decreases the loudness of any audio file from 10% to 300% of its original volume. It includes an automatic clip-prevention system and a Normalise button that calculates the maximum safe boost for the specific file. No file is ever uploaded to a server; all processing happens locally in your browser.

S. Siddiqui

Edited by

S. SiddiquiFounder & Editor-in-Chief
Sources:MDN Web Audio APIW3CUpdated Jun 2026
🔊

Drop an audio file here

or click to browse — MP3, WAV, M4A, OGG supported

What Is an Audio Volume Changer?

An audio volume changer amplifies or attenuates the audio signal in a recording by multiplying every sample by a gain factor. Setting the volume to 200% doubles the amplitude of each sample; setting it to 50% halves it. The result is a louder or quieter version of the original recording with no change to pitch, speed, or duration.

Volume adjustment is one of the most fundamental audio operations. In professional audio production it is performed using a process called audio normalisation, which involves analysing the peak level of a recording and boosting it to the highest safe level without causing clipping. Normalisation is the standard first step in podcast and voice-over production, ensuring consistent loudness across all recordings before further editing begins.

Clipping occurs when the boosted signal exceeds the maximum digital level (0 dBFS). A clipped sample is mathematically truncated, creating a squared-off waveform that translates to a harsh, crackling distortion. This tool prevents clipping automatically: if a chosen volume level would cause any sample to exceed the safe ceiling, the gain is scaled back to the highest level that avoids distortion. An amber notice shows the applied percentage so you know exactly what was used.

The dB (decibel) readout displayed alongside the percentage shows the equivalent gain in logarithmic terms. 0 dB means no change; +6 dB roughly doubles perceived loudness; -6 dB roughly halves it. This is consistent with the Web Audio API GainNode specification used to process the audio.

How to Use the Audio Volume Changer

  1. Upload your audio file: drag and drop or click to browse. MP3, WAV, OGG, and M4A are supported. No file-size limit is imposed by the browser tool.
  2. Set the volume level: drag the slider between 10% and 300%, or use the ±10% fine-tune buttons. The dB equivalent updates in real time: 200% shows as +6.0 dB; 50% shows as -6.0 dB.
  3. Click Normalise (optional): this calculates the maximum safe boost for your specific file based on its peak amplitude. For a quiet recording with peaks at -12 dBFS, Normalise will typically calculate around 200% to 280%.
  4. Preview the result: click Preview to hear the adjusted volume. If the amber clip notice appears, the tool has automatically limited the gain to prevent distortion. The applied percentage is shown in the notice.
  5. Export your file: click Export MP3 or Export WAV. For recordings you plan to edit further, always export as WAV to avoid re-encoding losses.

Why Use This Tool

The most common reason people come to a volume changer is a recording that came out too quiet. This happens for several reasons: a microphone positioned too far from the speaker, a recording interface with the gain set too low, or a video call where one participant's microphone was significantly quieter than the other's. The result is an audio file that sounds fine in isolation but is noticeably quieter than everything else in a mix or playlist.

Normalising to peak amplitude (what this tool's Normalise button does) is the fastest fix. The EBU R 128 loudness standard recommends a target integrated loudness of -23 LUFS for broadcast content, and -16 LUFS is widely used for podcasts. Peak normalisation is a one-click approximation that works well for most practical purposes, even if it does not target a specific LUFS value.

Volume reduction is equally useful. A recording made too close to the microphone may have peaks that need pulling back before the track can sit comfortably in a mix. Setting the volume to 60% to 80% typically brings an over-loud recording back into a usable range. Pair this tool with the Audio Trimmer to remove any over-loud sections before normalising the remainder.

For video creators, matching the loudness of different clips to the same level before assembling them saves significant time in post-production. Upload each clip, normalise it, and export. All clips then start the edit at comparable levels. If the clips also need to be joined into a single file, use the Audio Joiner after normalising.

Real-World Use Cases

A freelance journalist records a 45-minute phone interview and opens it in the tool. Her voice is at a comfortable level but the interviewee's side (recorded over a phone line) is noticeably quieter. She uploads the full recording, clicks Normalise, and the tool calculates 194% as the safe ceiling. After exporting the WAV, both voices sit at comparable levels, ready for her editor without any DAW automation needed.

A student submitting a voice-over assignment finds her recording is far quieter than the provided example file. She uploads to the Volume Changer, sets the slider to 220%, and the tool's clip prevention limits the actual applied gain to 187% to avoid distortion. The amber notice confirms this. She exports as MP3 and submits; the volume now matches the example within a few decibels.

A podcast editor receives three interview clips recorded on different microphones at a live event. Rather than routing all three through a DAW just for gain adjustment, she processes each in the Volume Changer, normalising each to its individual safe maximum. All three clips are then at comparable peak levels before she imports them into her editing software.

A fitness instructor records a 30-minute workout voice-over that is too loud in the first five minutes (recorded close to the microphone) and quieter for the rest. She uses the Audio Trimmer to split off the first five minutes, reduces that section to 60% in the Volume Changer, and uses the Audio Joiner to reattach it. The full 30 minutes now has consistent loudness throughout.

Common Mistakes

Boosting too aggressively and ignoring the clip warning. If the amber notice appears showing the applied percentage is lower than the requested percentage, the tool has already prevented clipping. Do not try to work around this by boosting again in a second pass. Stacking multiple boosts will not increase the loudness above the safe ceiling; it will just add processing steps and potential artefacts.

Confusing peak normalisation with loudness normalisation (LUFS). Normalise to peak amplitude (what this tool's Normalise button does) brings the loudest peak to the safe ceiling. It does not guarantee a specific integrated loudness (LUFS). Two recordings that are both peak-normalised may still sound different in perceived loudness if one is consistently loud and the other has a single brief loud peak with mostly quiet content. For LUFS-matched loudness at -16 LUFS for podcasts, use Audacity's Loudness Normalisation effect.

Applying volume change before trimming dead air. If a recording has long stretches of silence at the start or end, normalising before trimming means the peak level is set relative to the loudest section and the quiet sections remain quiet. Trim first using the Audio Trimmer, then normalise.

Exporting to MP3 and re-importing for a second edit. Each MP3 encode applies lossy compression. If you need to adjust volume in two stages, export as WAV between stages, and only encode to MP3 as the final output.

Expecting volume change to fix distortion in the source recording. If the original recording was clipped at the point of capture (the recorder input was too hot), reducing the volume will make it quieter but will not remove the distortion. Clipping distortion is baked into the samples at capture time and cannot be removed by a volume tool alone.

Last reviewed: June 9, 2026
Founder's Real-World Experience
S. Siddiqui

S. Siddiqui

Founder & Editor-in-Chief, YourToolsBase

How I fixed a barely-audible podcast interview in 30 seconds

In March 2026, I sat down to edit a 40-minute interview I had recorded over a video call. The guest had spoken at a normal level, but I had been too far from my microphone. My side of the conversation was roughly half the volume of theirs — noticeable enough that early listeners mentioned it in feedback.

I had two options: use a DAW and manually draw automation to boost my sections, or find a faster route. I uploaded the raw recording to the Audio Volume Changer, clicked Normalise to loudest, and the tool calculated that 187% was the safe ceiling. I previewed it, confirmed my voice now sat at the same level as the guest's, and downloaded the WAV.

Total time: under a minute. I now Normalise every recording immediately after capture before doing any other editing — it takes seconds and prevents the frustration of discovering a volume mismatch after the fact.

187% boost applied without clippingVolume matched guest level in under 60 secondsNo DAW or software required
Also used alongside: Audio Trimmer

Frequently Asked Questions

How do I make an MP3 louder?
Upload the MP3 to the Audio Volume Changer, drag the slider to the desired percentage (or click Normalise for automatic maximum-safe boost), click Preview to confirm it sounds right, then click Export MP3 to download the louder version. The entire process takes under a minute and your file never leaves your browser.
How do I normalise volume levels for a podcast audio file?
Upload your podcast recording, click the Normalise button, and the tool will calculate the maximum safe boost based on your file's peak amplitude. For podcast distribution, most platforms recommend -16 LUFS integrated loudness. Peak normalisation (what this button does) is a good first step; for precise LUFS targeting, use Audacity's Loudness Normalisation effect afterwards.
How can I increase the volume of an audio file that has low or no sound?
Upload the file to the Volume Changer and click Normalise. If the recording is extremely quiet (peaks far below 0 dBFS), the tool will calculate a large boost, for example 300% or more. If the file has no sound at all (completely silent), normalisation cannot help because there is no peak to boost from. Check that the correct file was uploaded and that the recording actually captured audio.
What is the difference between normalise and boost?
Boost increases volume by a fixed percentage you choose, regardless of the file's current peak level. Normalise analyses the file first and calculates the highest boost that brings the loudest peak to the safe ceiling without clipping. Normalise is smarter for unknown recordings; manual boost is useful when you have a specific target level in mind.
What is audio clipping and how do I avoid it?
Clipping occurs when the audio signal exceeds the maximum digital level (0 dBFS). The waveform peaks are truncated, producing a harsh, crackling distortion. This tool prevents clipping automatically: if your chosen volume would cause clipping, the gain is scaled back to the highest safe level and an amber notice shows the actual applied percentage.
What does dB mean in the volume display?
dB (decibel) is a logarithmic unit for measuring gain. 0 dB means no change; +6 dB approximately doubles perceived loudness; -6 dB approximately halves it. The dB display updates in real time as you move the slider. This is why a recording at -12 dBFS sounds about half as loud as one at -6 dBFS, even though the percentage difference is small.
What is LUFS and why does it matter for podcasts?
LUFS (Loudness Units Full Scale) is a standardised measure of integrated loudness that accounts for how human hearing perceives volume over time. Podcast platforms such as Spotify and Apple Podcasts normalise uploads to around -14 to -16 LUFS. If your recording is already at this level, the platform will not turn it down. Peak normalisation (this tool) is a useful starting point; dedicated LUFS targeting requires a loudness meter and DAW.
Can I reduce volume as well as increase it?
Yes. The slider goes from 10% (a significant reduction) to 300%. Set any value below 100% to reduce loudness. This is useful for recordings captured too hot, or to bring one audio clip down to match a quieter companion clip before joining them.
Does changing volume affect audio quality?
Boosting volume within the safe range (no clipping) does not degrade audio quality. The samples are multiplied by a constant gain factor, which is a mathematically exact operation. Quality is only affected if clipping occurs, or if you repeatedly export to MP3 across multiple editing passes.
Is my audio uploaded to any server?
No. All processing happens entirely in your browser using the Web Audio API. Your file never leaves your device, which also means processing is instantaneous with no upload or server queue.

Rate This Tool

Was this tool helpful?

Be the first to rate this tool

About the Author

S. Siddiqui

S. Siddiqui

Founder & Editor-in-Chief

LinkedIn Profile

S. Siddiqui is the founder and editor-in-chief of YourToolsBase, overseeing all content, tool accuracy, and editorial standards.

View full profile

Authoritative Sources

Formulas and data in this tool are based on guidelines from the above sources.