macOS
brew install auto-editorlocal Homebrew formula metadata
brew
Effort free video editing! Version 31.1.2 via Homebrew; verified 2026-07-04.
install
brew install auto-editorlocal Homebrew formula metadata
sudo apt install auto-editorDebian stable package indexes · auto-editor · source: deb.debian.org
nix profile install nixpkgs#auto-editornixpkgs package indexes · pkgs/by-name/au/auto-editor/package.nix · source: api.github.com
overview
Effort free video editing!
history
auto-editor is a command-line audio and video editor that automatically cuts or transforms media by analyzing audio loudness, motion, and other signals. It began as a silence-cutting automation tool and has grown into a full timeline/export CLI with native binaries, Homebrew packaging, and editor export formats.
The public repository was created in April 2020. The README describes the core idea: before real editing, remove dead space such as silence, a boring first pass for long videos.
The project has evolved substantially. Current docs describe label-based editing, actions for cutting, speed changes, audio and video effects, timeline formats, URL input through yt-dlp, and exports for Premiere, DaVinci Resolve, Final Cut Pro, ShotCut, Kdenlive, clips, JSON timelines, and related formats.
Recent official releases show very active maintenance. The 30.x and 31.x series added layered video compositing, OpenTimelineIO export, hardware encoder support, expanded action labels, black-frame detection, ducking, de-essing, keyframed visual actions, and FFmpeg updates.
auto-editor documents official binaries for Windows, macOS, and Linux as the recommended install path, plus Homebrew on macOS, Arch AUR, and source builds with Nim. Its docs explicitly note that the CLI is no longer published on pip and recommend switching to other installation methods.
Homebrew currently packages auto-editor 31.0.2 from the official GitHub tag and shows stronger formula analytics than the smaller tools in this batch. The input package-manager facts also list Debian, Ubuntu, and Nix packaging, making it a cross-distro media CLI rather than a single-ecosystem package.
The simplest invocation is `auto-editor path/to/video.mp4`, using audio analysis by default to cut inactive sections. Users tune pacing with `--margin`, `--smooth`, and `--edit`, and use `--when-active` and `--when-inactive` actions to keep, cut, speed up, or transform segments.
More advanced usage treats auto-editor as a timeline compiler: it can export to NLE formats, generate or consume timeline JSON, handle URL inputs through yt-dlp, normalize audio, mix streams, choose codecs, and render through bundled or system FFmpeg paths depending on build and platform.
auto-editor is package-nerd significant because its packaging moved with its implementation and distribution strategy. It used to be familiar to Python/pip users, but current official docs steer users toward standalone binaries, Homebrew, AUR, and Nim-based source builds.
It is also a good example of a CLI where package-manager users care about bundled multimedia dependencies. Releases mention FFmpeg versions and hardware encoder support, and the Homebrew formula supplies a repeatable install path for a tool that otherwise spans codecs, NLE interchange formats, and platform-specific binaries.
security posture
No matching local secret-handling manifest was found for auto-editor. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
auto-editor | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/WyattBlue/auto-editor
install metadata
| Package key | brew:auto-editor |
|---|---|
| Version | 31.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/auto-editor |
| Homepage | https://auto-editor.com |
| Repository | https://github.com/WyattBlue/auto-editor |
| Upstream docs | https://auto-editor.com/docs |
| License | Unlicense |
| Source archive | https://github.com/WyattBlue/auto-editor/archive/refs/tags/31.1.2.tar.gz |
| Last updated | 2026-07-04T13:14:50Z |
| Pulse | updated |
| Dependencies | ffmpeg, ggml, whisper-cpp |
| Build dependencies | nim, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | auto-editor |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
auto-editor 26.3.1+ds-1
Effort free video editing
sudo apt install auto-editorauto-editor
nix profile install nixpkgs#auto-editorauto-editor 24w03a+ds-1
Effort free video editing
sudo apt install auto-editorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.