---
title: "Audio Silence Remover - Cut Pauses Online"
description: "Remove silence from audio online with adjustable threshold, pause length, and padding. Preview and download a private WAV without uploading your file."
url: https://candoya.com/tools/audio-silence-remover/
locale: en
type: browser-tool
---

# Free Audio Silence Remover

Category: [Social & Creator](https://candoya.com/tools/social/)

## What is an audio silence remover?

An audio silence remover detects quiet pauses in a recording and joins the audible sections into a shorter file. Set the noise threshold, minimum pause length, and padding, then preview and download a WAV. Analysis and export happen locally in your browser, so the source is never uploaded.

The tool decodes the recording with your browser's audio engine and measures short RMS windows across every channel. A run is removed only when it stays below your chosen threshold for at least the minimum pause time. Padding keeps a little room around each spoken or musical section.

Use a lower threshold for clean recordings and a higher threshold when room tone prevents pauses from looking silent. The cleaned file is exported as 16-bit PCM WAV, which avoids another lossy compression pass but is usually larger than MP3 or M4A.

## How to use it

1. **Choose your audio** - Drop in an audio file that your browser can decode, or load the built-in sample with two audible phrases.
2. **Tune silence detection** - Adjust the threshold, minimum pause length, and padding while the pause count and estimated duration update.
3. **Remove the pauses** - Create a cleaned WAV from the audible sections. The source remains unchanged.
4. **Preview and download** - Listen to the complete result, adjust the settings if cuts sound too tight, then download the WAV.

## Who it's for

- **Podcast and interview editors** can tighten long gaps before detailed editing or transcription.
- **Course creators** can shorten screen recordings, lessons, and voiceovers without uploading private material.
- **Researchers and journalists** can remove dead air from field recordings while preserving a natural pause around each answer.
- **Musicians and sample makers** can cut long quiet gaps between takes before arranging clips in a timeline.

## Expert note

Silence detection is relative to your recording: -40 dB works well for many clean voice tracks, but steady fan noise above that level can hide pauses. Raise the threshold gradually and keep 50 to 150 ms of padding to avoid clipped consonants and unnaturally abrupt edits.

## Frequently asked questions

### Is my audio uploaded?

No. Your browser decodes the selected file, measures its quiet sections, joins the kept samples, and creates the WAV locally. The recording is not sent to CanDoYa or a processing server. Closing or refreshing the tab releases the temporary source and result URLs.

### Is the audio silence remover free?

Yes. You can analyze, preview, and download the cleaned audio without an account, subscription, watermark, or credit limit. The practical limits are your browser's available memory and the size of the decoded recording, so shorter files are more reliable on phones.

### What file size limits apply?

The conservative input cap is 20 MB on mobile or lower-memory devices, 60 MB on a typical desktop, and 100 MB on high-memory desktops. Compressed audio expands significantly when decoded, so duration, channel count, and sample rate also affect whether a file fits in browser memory.

### Which audio formats can I use?

You can choose common audio files such as MP3, WAV, M4A, AAC, OGG, WebM, and FLAC. Actual decoding support comes from your browser and operating system, so a codec that works in one browser may fail in another. WAV and MP3 are the broadest options.

### What silence threshold should I use?

Start at -40 dB for a clean voice recording. Lower the threshold toward -50 or -60 dB if breaths or quiet words are being cut. Raise it toward -30 dB when air conditioning, traffic, or microphone noise prevents obvious pauses from being detected.

### Why keep padding around each cut?

Padding leaves a short quiet margin before and after audible sections. It helps preserve consonant attacks, breaths, room decay, and musical tails that may dip below the threshold. About 0.05 to 0.15 seconds is a useful starting range for spoken audio.

### Does removing silence change pitch or quality?

The tool does not stretch time or shift pitch. It copies the kept decoded samples in order and exports them as 16-bit PCM WAV. The timing changes where quiet gaps are removed, and the final WAV may be larger than a compressed source, but no new lossy encoding is added.

## Related tools

- [Audio Trimmer](https://candoya.com/tools/audio-trimmer/)
- [Audio Normalizer](https://candoya.com/tools/audio-normalizer/)
- [Audio Waveform Image](https://candoya.com/tools/audio-waveform-image/)
- [Audio to Text](https://candoya.com/tools/audio-to-text/)
- [Audio Speed Changer](https://candoya.com/tools/audio-speed-changer/)

---

*Markdown edition of <https://candoya.com/tools/audio-silence-remover/>, published for AI agents and other automated readers. Index of key pages: <https://candoya.com/llms.txt>.*
