1Upload the MP3 audio files whose level you want to change.
2Set a gain in decibels or as a percentage — positive to boost, negative to bring it down.
3Run it; headroom is checked first, so a boost that would clip is flagged rather than silently squared off.
4Download the adjusted MP3 file.
Adjust MP3 Volume FAQ
Does the source format matter?
+
It does. MP3 is the universal lossy codec — nothing refuses to play it, at the cost of poorer quality per bit than AAC or Opus. That decides whether a gain change is an exact edit of the samples or has to go through a re-encode.
Anything specific to MP3 to know?
+
Yes — MP3 frames are fixed-size blocks, so a cut lands on a frame boundary and gapless playback markers do not survive a re-encode. Relevant if you plan to adjust the level more than once.
How does Adjust MP3 Volume change the level?
+
Concretely, the gain is applied after decoding and the file is re-encoded, which costs one generation — so set the level you want in one pass rather than nudging it repeatedly, and use normalisation instead if what you want is a consistent perceived loudness. You set a gain in decibels or as a percentage and it is applied uniformly across the whole file.
Will boosting the volume distort the audio?
+
Only if it clips. Headroom is checked before the file is written, so a boost that would push peaks past full scale is flagged rather than silently squared off. If the recording is quiet because it is noisy, boosting raises the noise too.
Do tags and cover art survive?
+
Yes. ID3, Vorbis comments and MP4 metadata atoms are carried across, cover art included, so a processed file still sorts correctly in a music library. ReplayGain values are recalculated rather than copied, because a stale one is worse than none.
What can I upload to Adjust MP3 Volume?
+
MP3, AAC, M4A, OGG, Opus and WMA are the lossy codecs handled directly, and lossless sources (WAV, FLAC, AIFF) can go in the same batch. The codec is probed from the stream, so an incorrectly named file still works.
Is there a file size limit on Adjust MP3 Volume?
+
Yes: free accounts process audio up to 200 MB per file, which at typical bitrates is several hours of material; ffmpeg does the decoding and encoding, exactly as it would on a desktop. That is the most generous cap on the site after video, and audio work rarely runs into it.
Will Adjust MP3 Volume lower the quality of my MP3 audio files?
+
A lossy file has already discarded detail once, and re-encoding discards more — that is generation loss and it does not undo. Wherever the job can be completed by copying the encoded stream rather than re-encoding it, that is what happens, and the audio comes back bit-identical.
Why would a modern-format site run Adjust MP3 Volume?
+
WEBP.to is built around the modern replacement for both of the old defaults: one format that does lossy, lossless, alpha and animation, and reliably lands smaller than the JPEG or PNG it came from. People arrive here having decided the old defaults are costing them bandwidth, and that decision immediately raises the rest: what size, what quality, what happens to the transparency. Adjust MP3 Volume is on the same upload and the same account so those questions get answered in one place.
Once Adjust MP3 Volume has run, what is worth doing next?
+
The converter on this site moves images to and from WebP, PNG, JPG and AVIF, which is where you decide whether a smaller file is worth losing the older browsers. Doing it in that order matters: pick the pixels first and the container afterwards, because the container is the cheap decision and the pixels are the expensive one.
Do the sibling sites run something different?
+
The engines are identical — same libraries, same workers, same caps. What is different is the opinion attached, and the opinion here rests on a property of the format this site is named after: the same .webp extension can hold a lossy VP8 frame, a lossless one, or an animation, so the sensible processing path is decided per file rather than per extension.
What happens to my file, and is an account required?
+
No account, and nothing is retained: uploads are deleted from the workers shortly after the job finishes, and nothing is inspected, listed or indexed. Accounts exist for history and batch size only.