No upload · No software · Runs in your browser
Remove Silence from Audio
Automatically strip silence and dead air out of any audio file. Drop in an MP3, WAV, M4A, FLAC, or almost any recording, and the tool detects and removes the quiet leading pause, trailing pause, and long silent gaps in the middle — then hands you a tighter MP3. Everything runs in your browser with FFmpeg WebAssembly, so your recording is never uploaded to a server.
Drop your audio file here or click to browse
Any audio format · Max 20 MB
How it works
- 1Drop your audio file into the dropzone — MP3, WAV, M4A, FLAC, OGG, AAC, AIFF, and more are accepted, including the audio track of video files.
- 2Click 'Remove Silence'. FFmpeg's silenceremove filter scans the waveform and cuts sections that fall below roughly -50 dB, trimming the start, the end, and long internal gaps.
- 3Watch the progress bar as the de-silenced audio is re-encoded to MP3 at 192 kbps.
- 4Play the result to confirm the pacing, then download the shorter, gap-free MP3.
Use cases
Tighten podcast and interview recordings
Raw interviews are full of pauses, hesitations, and dead air before someone starts talking. Removing the silence gives you a tighter first cut so you spend less time manually trimming in your editor, and listeners get a punchier episode.
Clean up voice memos and dictation
Voice memos usually have a few seconds of silence while you find the record button and a trailing gap at the end. Strip both automatically before sending the memo, transcribing it, or importing it into a note-taking app.
Trim dead air from lecture and meeting recordings
Recorded lectures, webinars, and Zoom calls often have long silent stretches — setup time, breaks, someone stepping away. Removing those gaps shortens the file and makes the recording faster to review or transcribe.
Prep audio for transcription and speech-to-text
Many transcription services bill by the minute or struggle with long silences. Removing dead air lowers the duration you pay for and can improve accuracy by keeping the speech continuous.
Shrink audiobook and narration files
Long silent gaps between chapters or takes inflate file size and runtime. Removing them produces a leaner narration file that is quicker to download and listen to, without touching the spoken content.
Auto-trim silent starts and ends of samples
Music producers and sound designers often record samples with a moment of silence on either side. Removing that padding gives you tightly-trimmed one-shots that trigger instantly when you drop them into a sampler or DAW.
How automatic silence removal works
Silence removal works by measuring the loudness of the audio moment-to-moment and cutting any stretch that stays below a threshold for long enough to count as a pause. This tool uses FFmpeg's silenceremove filter with a threshold around -50 dB, which is quiet enough to treat true dead air and room tone as silence while keeping soft speech and quiet musical passages intact.
Three things get removed: the leading silence before the first sound, the trailing silence after the last sound, and internal gaps longer than a fraction of a second. The audible content itself is never altered — only the quiet regions between and around it are shortened, so the speech or music you keep sounds exactly as it did before.
Silence removal vs. noise reduction — they are different
It is worth being clear about what this tool does and does not do. Silence removal deletes quiet sections of time; it does not clean up hiss, hum, or background noise inside the parts you keep. If a recording has constant background noise, that noise raises the 'silent' level and can even prevent gaps from being detected, because nothing ever drops below the threshold.
For noisy recordings, run a noise-reduction pass first (in a tool like Audacity) and then remove the silence, or record in a quieter space. For clean recordings — a decent microphone in a normal room — automatic silence removal works well out of the box and is the fastest way to tighten the pacing.
Why removing silence saves time and file size
Every second of silence you cut is a second less of audio to store, upload, stream, and listen to. For a talky recording — a podcast, a lecture, a long voice memo — pauses and dead air can easily add up to 10-20% of the total runtime. Removing them shrinks the MP3 proportionally and trims the same amount off the listening time.
The editing-time savings are often bigger than the file-size savings. Instead of scrubbing through a recording hunting for gaps to delete by hand, you get a tightened first cut in seconds and only fine-tune from there. For batch workflows — a season of episodes, a folder of interview clips — that adds up fast.
Privacy: your recording stays in your browser
Voice memos, interviews, and meeting recordings are often sensitive, so it matters that they are not uploaded anywhere. This tool runs FFmpeg compiled to WebAssembly entirely inside your browser, on your own device. The audio is read from your disk into your browser's memory, processed there, and offered back as a download — it never touches a server.
Once the page has loaded you can even disconnect from the internet and the tool still works, which is proof there is no upload step. That makes it safe for confidential interviews, private dictation, and client recordings.
Frequently Asked Questions
How do I remove silence from an audio file for free?
Drop your file into the dropzone above and click 'Remove Silence'. The tool trims the leading pause, trailing pause, and long internal gaps, then gives you an MP3 to download. It is free, needs no signup, and runs entirely in your browser.
Does it remove silence from the middle of the track too?
Yes. The filter removes the leading and trailing silence as well as long silent gaps in the middle of the recording, so a pause between two spoken sections is shortened, not just the start and end.
Will it cut off quiet speech or soft music?
The threshold is set around -50 dB, which is quiet enough to keep normal soft speech and gentle musical passages while still removing true dead air and room tone. Very whispered or extremely quiet passages could be affected, but ordinary quiet content is preserved.
Does removing silence reduce audio quality?
No — it only deletes silent regions of time; the audible content you keep is untouched. The only quality consideration is the final MP3 encoding at 192 kbps, which is transparent for speech and virtually all listening.
Can it remove background noise or hiss?
No. This tool removes silent gaps, not background noise inside the parts you keep. In fact, constant background noise can prevent gaps from being detected. For noisy recordings, run a noise-reduction pass first, then remove the silence.
What formats can I use and what do I get back?
You can drop in MP3, WAV, M4A, AAC, FLAC, OGG, Opus, AIFF, or WMA, plus video files whose audio track is extracted. The output is always an MP3 at 192 kbps.
Is there a length or file size limit?
The free tier processes files up to 20 MB and outputs a 10-second preview. Pro ($9/month) removes the preview limit and raises the file size limit to 500 MB.
Read more
Best Audio Format for Podcasts
The complete guide to audio formats for podcasters. Which format, bitrate, and settings produce the best sound for your show at the smallest file size.
Best Audio Format for Voice Recording
Choose the right audio format for voice memos, podcasts, interviews, and dictation. WAV, MP3, M4A, and FLAC compared for voice use.
How to Reduce Audio File Size Without Losing Quality
Practical techniques to shrink audio files while preserving quality. Covers format choice, bitrate, and compression.
Best Audio Format for Speech-to-Text Transcription
Choose the right audio format for transcription services and speech-to-text engines. Covers WAV, MP3, FLAC, and bitrate recommendations for maximum accuracy.