AntiUpload// browser-resident file tools
ENESFRPTDE
SESSION · 
← Back to home

Picture bit-identical · Gain or LUFS normalize · No watermark

Change Video Volume

Make a video louder or quieter — multipliers from 0.25× (whisper) to 3× (boost). Picture is stream-copied (no quality loss).

100% freeNo file size limitNo watermarkNo sign-up
  1. 1Pick file
  2. 2Configure
  3. 3Download
Picture stays untouched. We stream-copy the video stream (no re-encode, no quality loss) and only re-encode the audio with the volume filter. Container is preserved (MP4 in → MP4 out, WebM in → WebM out).
  • Files never leave your browser — processed entirely on your device
  • No upload, no queue, no waiting for a worker to free up
  • No file-size cap from us — limit is your device's RAM

About Change Video Volume

AntiUpload's Video Volume Changer adjusts the audio loudness of a video file without re-encoding the picture. We stream-copy the video stream (`-c:v copy`) which preserves it bit-for-bit identical to the source — no quality loss, no perceptible delay — and re-encode only the audio with the `volume=N` filter applied. The result: a video that's louder (or quieter) than the original, with everything else exactly the same. This is the inverse of how most online tools handle volume change — they re-encode the entire video, which is slow and visibly degrades quality.

Five preset multipliers cover the dominant use cases: 0.25× (quarter volume — useful for muffling background music or normalising bedroom-recorded content), 0.5× (half volume — phone speakers don't get as loud as headphones), 1.5× (50% louder — fixes quietly-recorded interviews), 2× (double — bumps quiet phone recordings to listenable), 3× (triple — last resort for very quiet content). We deliberately omit 1.0× because "no change" isn't a useful UI option, and we cap at 3× because higher multipliers usually clip the signal (digital distortion) on already-loud source.

Why no LUFS-target loudness normalisation (the EBU R128 / streaming-platform mastering spec)? It's a bigger feature that needs a two-pass workflow (measure → re-encode against target) and a small extra UI for picking the target (-14 LUFS for streaming, -16 for podcast, -23 for broadcast). That's on the roadmap as a separate mode for this tool. For now, gain mode (the volume filter) handles the everyday "my audio is too quiet" case in one click. Audio codec adapts to the container — AAC for MP4 / MOV / MKV / AVI outputs, libvorbis for WebM (which doesn't legally accept AAC).

How it works

  1. Drop your videoAccepts MP4, MOV, WebM, MKV, AVI, M4V, FLV. The video stream is preserved bit-for-bit; only the audio gets re-encoded. Processing is fast because we never decode video frames.
  2. Pick a volume multiplier0.25× / 0.5× / 1.5× / 2× / 3×. 2× is the typical "make this quiet phone recording listenable" multiplier. 0.5× tames overly-loud captures. 3× is the cap — higher would clip.
  3. Click Apply Nx volumeAudio re-encodes with the volume filter. Video stream-copies. The whole operation is dominated by file I/O, not CPU — a 1-hour HD video typically completes in 10-30 seconds.
  4. Download the volume-adjusted fileOutput container matches input: MP4 in → MP4 out, WebM in → WebM out. Visual quality is bit-identical to the source — no re-encoding artifacts on the picture.

When to use Change Video Volume

Boosting a quietly-recorded interview / meeting / podcast
iPhone Voice Memos in a quiet room sometimes record peak signal around -20 dB. A 2× or 3× boost brings it into the typical listening range without re-recording.
Reducing volume of a clip with loud background music for context-share
Sharing a clip from a movie / TV show where the music drowns the dialogue you wanted to highlight. Drop to 0.5× volume to make the dialogue context less overwhelming when shared.
Levelling phone-recorded content for desktop playback
Phone speakers compensate for max recording level; desktop speakers don't. A 1.5× boost on phone-recorded content sounds correct when played back on a laptop or external speaker.
Quick "louder" fix before uploading to streaming platforms
Most streaming platforms (YouTube, Instagram, TikTok) auto-normalise on upload but cap the boost at a few dB. Pre-boosting quiet content with our tool gives the platform normaliser more signal to work with, resulting in louder final playback.
Family-friendly volume control for shared videos
Sharing footage with audio that includes profanity, loud noises, or jarring transitions. Reduce volume globally as a quick fix before sharing — full mute would lose context.

Frequently asked questions

How to make a video louder online for free?
Drop your video into AntiUpload Video Volume Changer, pick 2× or 3×, click Apply. No watermark, no signup, no size cap. The video stream is bit-copied — picture quality is identical to the source. Only the audio re-encodes.
Why does my video still sound quiet at 3× volume?
Your source audio is heavily compressed or the recording level was extremely low to begin with — 3× amplification on a peak of -40 dB only gets to -30 dB, still quiet. For sources that quiet, look at our (roadmapped) LUFS-target loudness normalization mode which can boost more aggressively without clipping, or re-record at a higher input gain.
Does the picture lose quality when I change volume?
No — the video stream is stream-copied (bit-for-bit identical to source). Only the audio is re-encoded. The output's video bytes are literally the same as the input's; if you ran a hash comparison only the audio track would differ.
Best free video volume booster online?
AntiUpload Video Volume Changer — no watermark, no signup, no size cap, video stream preserved bit-identical. Compare to Kapwing / Veed which paywall volume change and re-encode the whole video (slower and lossy).
Will 3× clip the audio (distortion)?
It depends on the source's peak level. If your source peaks below -10 dB, 3× brings the peak to -1 dB (loud but not clipped). If your source already peaks at -3 dB, 3× will clip — the signal hits the digital ceiling and the parts above get cut off, producing audible distortion. For loud-source content use 1.5× or skip volume change entirely.
Does it work on WebM / VP9 videos?
Yes. WebM containers stream-copy the VP9 / VP8 video stream and re-encode audio as Vorbis (the WebM-legal audio codec — AAC isn't allowed in WebM). Output is a valid WebM that plays in every browser and modern player.
Why no LUFS / EBU R128 normalisation option?
LUFS-target normalisation requires a two-pass workflow (measure first, then encode against the measurement). It's a meaningfully different UX — different controls, different processing time, different mental model. It's on the roadmap as a separate mode within this tool. For the everyday "my audio is quiet" case, gain mode handles it in one click.

Related tools