Remove Silence from Audio
Strip silent passages from a recording and return a tightened MP3 or WAV. Run the preset directly on this page or call the same agent-ready endpoint from your product.
See what the tool changes.
A real example: the after side is the unedited output of a KinoPipe job. Run the live form above to generate the same result from your own media.
Demo footage: public-domain timelapses (Bureau of Land Management, Oregon · NASA SVS). Processed by the same pipeline the API and MCP tools call.
Useful defaults, typed options.
The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.
- Tighter podcasts and voiceovers
- Bounded, predictable cutting
- Accepts video or audio sources
- 01Detect silence below the threshold
- 02Cut passages longer than the minimum
- 03Keep short natural pauses
- 04Encode MP3 or WAV
POST /api/v1/tools/remove-silence-from-audioKnow the boundaries before you run.
About remove silence
Will it cut natural pauses?
Short pauses below the minimum silence duration are kept, and a quarter second of each removed silence is preserved so speech does not sound clipped.
Can I feed it a video?
Yes. The audio track is extracted and tightened; the output is MP3 or WAV.