Convert
Volume Adjustment
Make an audio file louder or quieter by a fixed amount and download it as an MP3 — right in your browser. Accepts MP3, WAV, M4A, AAC, OGG, and FLAC. Nothing is uploaded. Free, no signup.
Drop an audio file here, or click to browse
Everything runs in your browser — nothing is uploaded
What this is and why it matters
Recorded audio rarely arrives at the loudness you need. A voice note recorded in a noisy street comes out so quiet you can barely make out the words. A song ripped from one source is noticeably louder than the rest of a playlist, so every time it comes on you reach for the volume button. A lecture recorded from the back of a hall has the teacher sounding distant and faint. A notification or devotional clip is so loud it startles everyone in the room. In every case the content is fine — it is just at the wrong level for comfortable listening alongside everything else.
This tool adjusts loudness in the browser rather than on a server, for the same privacy reason as the rest of the toolkit. Audio is often personal — a private voice note, a recorded conversation, a family video’s soundtrack — and uploading the whole file to a website just to nudge its volume is both slow and a privacy risk. Here the audio is read into memory on your own device, the gain is applied locally, and only the adjusted file is produced. Nothing is transmitted and nothing is stored.
The change is measured in decibels rather than a vague percentage, because decibels match how we actually perceive loudness: a +3 dB step sounds like the same modest lift whether the source is quiet or loud, and +6 dB is a clearly stronger boost. Four fixed steps — +6, +3, −3, and −6 dB — cover the everyday cases of “a bit louder,” “much louder,” “a bit quieter,” and “much quieter” without any fiddly settings. Whatever you start with, you get back a predictable, widely playable MP3 at the new level.
How to use this tool
Add your audio file. Drag it onto the drop zone above, or click to open the file picker and choose a file from your device. MP3, WAV, M4A, AAC, OGG, and FLAC are all accepted. The moment it is selected, the tool reads it locally and shows the file name and its size. Nothing uploads — everything happens on your own machine. Files must be under 500 MB.
Choose how much to change the volume. Pick one of four steps: +6 dB or +3 dB to make it louder, or −3 dB or −6 dB to make it quieter. The +3 and −3 steps are gentle adjustments; +6 and −6 are stronger. There is nothing else to set — the step you pick is applied evenly across the whole file.
Let the engine load on first use. The first time you adjust a file, the tool downloads a one-time engine of about 30 MB into your browser. This happens only once — afterwards it is cached and later adjustments start immediately.
Adjust and download. Press Adjust and the tool applies the gain and re-encodes the audio as an MP3, showing a live percentage as it works. You can cancel at any time. When it finishes, it shows the step applied and the file size and offers it for download. Note that boosting a file that is already very loud can cause mild distortion, so prefer the smaller +3 dB step for already-loud material.
Examples and use cases
Making a too-quiet voice note audible
A Kolkata commuter received an important WhatsApp voice note recorded on a noisy street, so faint they cannot make out the address in it. They drop the file in, choose +6 dB, and get back a clearly louder MP3 they can actually hear on their phone speaker. The private message never left their device.
Taming one track that is louder than the playlist
A Jaipur user has one song that is noticeably louder than everything else in their collection, forcing them to lower the volume every time it plays. They apply −3 dB to that single track so it sits at roughly the same level as the rest, and the playlist finally plays evenly without constant volume fiddling. Because the change is a fixed, even decibel step rather than a vague percentage, the track ends up predictably in line with the others instead of overshooting too far in the other direction.
Lifting a faintly recorded lecture
A Lucknow student recorded a class from the back of the hall, and the teacher’s voice came out distant and weak. They boost the recording by +6 dB so the explanation is comfortable to study from later, processing the whole thing on their own laptop with nothing uploaded to a website.
Softening a clip before using it as a tone
A Nagpur user wants a short devotional clip as a notification sound, but at full volume it startles everyone nearby. They lower it by −6 dB so it plays gently, then use the quieter MP3 as their tone — a small, local edit that keeps the original recording untouched.
Frequently asked questions
- Is my audio file uploaded to a server?
- No. The entire adjustment happens inside your browser. Your audio is read into memory on your own device, the volume change is applied locally by a WebAssembly build of FFmpeg, and the adjusted MP3 is handed straight back to you as a download — no byte of the audio is ever sent to us or anyone else. This is especially valuable when the file is a private voice note or recording; the original never leaves your machine, and only the adjusted copy is produced. Close the tab and nothing is retained.
- How much louder or quieter are the steps?
- The steps are measured in decibels, which match how we perceive loudness. +3 dB is a gentle, clearly noticeable lift and +6 dB is a stronger boost — roughly the difference between “a bit louder” and “much louder.” Likewise −3 dB is a gentle reduction and −6 dB is a stronger one. Decibels are perceptually even, so the same step sounds like a consistent change whether the source started quiet or loud, which makes the result predictable.
- Can boosting cause distortion?
- It can, if the file is already very loud. Boosting raises the whole signal, and if parts of the audio are already near the maximum level, pushing them higher can cause clipping — a harsh, distorted sound. For material that is already loud, prefer the smaller +3 dB step, or do not boost at all. Reducing volume (−3 or −6 dB) never causes clipping. This tool applies the gain you choose directly and does not add a limiter, so the result is predictable.
- Why does the first adjustment download about 30 MB?
- The processing is done by a full build of FFmpeg compiled to WebAssembly so it can run inside your browser. That engine is about 30 MB, and it downloads once the first time you use the tool. After that your browser caches it, so later adjustments start right away without downloading it again. This one-time cost is what lets the audio be processed on your own device instead of on a server you would have to upload it to.
- Is there a limit on file size?
- Yes — 500 MB. Because the work is done entirely by your own device inside a browser tab, the file has to fit in the tab’s memory while it is processed, and very large files would risk crashing the tab. Audio files are rarely anywhere near this large, so in practice the limit almost never gets in the way — even a long, high-quality recording usually sits comfortably under it.