Audio and video · Edition No. 13 · 7 Sep 2026

WyattBlue/auto-editor

One command strips silence and dead air from a screencast — typically 15-25% shorter, better retention.

← Audio and videoRead the whole edition →

5.2k stars · Unlicense · 31.6.0 (2026-09-06)

One command strips silence and dead air from a screencast — typically 15-25% shorter, better retention.

Repo detailsthe review · specs · pros & cons · install

What it is

A command-line tool that measures the sound across a recording and removes the quiet parts, then joins what is left. There is no timeline, no settings screen and no project file.

Why it matters

Screen recordings made by one person are full of waiting. None of it is bad footage. It is just time. Time is the only thing between a viewer and the end of your tutorial. Cutting it does not make the video worse. It makes it shorter. Shorter tutorials get finished, and that is close to what YouTube actually rewards. It also makes every other tool here cheaper. Fewer minutes to transcribe. Fewer to fix the loudness. Fewer to caption.

Stars5.2k
LicenceUnlicense
Latest31.6.0 (2026-09-06)checked 7 Sep 2026
Written inNim
Setup effort
1 / 5
Payoff
4 / 5
Good
  • One command. Nothing to set up except ffmpeg, which you need for #4 anyway.
  • Public domain licence. The freest licence in my records.
  • Handles any file ffmpeg can read, so it works before or after Camtasia.
Watch for
  • It cuts by loudness. A pause you made on purpose is just silence to it. Watch the result before you publish.
  • It re-encodes the video unless you tell it not to. That costs a little quality.
  • Install from GitHub, not PyPI. PyPI is nine months behind. See the note above.
Install
source venv/bin/activate
pip install --upgrade "auto-editor @ git+https://github.com/WyattBlue/auto-editor"
auto-editor lesson.mp4 --output lesson-tight.mp4
Screenshots
WyattBlue/auto-editor: GitHub preview cardWyattBlue/auto-editor: Screenshot 1

Also in Edition No. 2.

Get the next edition in your inbox

A dozen repositories, opened and checked. The licence read, the last release dated, and the ones that did not make it named with the reason. It is the half most lists leave out.

No tracking pixels. One click to leave. The archive stays free either way.

We use your address to send the edition and nothing else. Confirm by email, leave in one click. How we handle it.