macOS
brew install pipe-renamelocal Homebrew formula metadata
brew / rank 6944
Rename your files using your favorite text editor. Version 1.6.7 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#pipe-rename.
install
brew install pipe-renamelocal Homebrew formula metadata
nix profile install nixpkgs#pipe-renamenixpkgs package indexes · pkgs/by-name/pi/pipe-rename/package.nix · source: api.github.com
sudo pacman -S pipe-renameArch Linux sync databases · pipe-rename · source: geo.mirror.pkgbuild.com
winget install --id mtimkovich.pipe-rename -eWindows Package Manager source index · mtimkovich.pipe-rename · source: cdn.winget.microsoft.com
choco install renamerChocolatey community package catalog · renamer · source: community.chocolatey.org
scoop install extras/renamerScoop official bucket manifest trees · bucket/renamer.json · source: api.github.com
overview
Rename your files using your favorite text editor
history
pipe-rename is a cross-platform batch-renaming utility that opens a list of filenames in the user's editor and applies the edited names after the editor exits.
pipe-rename was created by Marcus Buffett as an editor-driven batch-renaming utility. The current implementation is a Rust project and installs an executable named `renamer`.
The supplied package metadata records distribution through Homebrew, Cargo-related packaging, Chocolatey, Nix, Arch, Scoop, and Winget, reflecting adoption across Unix-like and Windows package-manager ecosystems.
Pipe filenames to `renamer` or provide them as positional arguments, edit the names in the launched editor, then close the editor to apply the changes.
Use `--editor` or the platform's editor environment variable to choose an editor; use `--rename-command "git mv"` when renames should be recorded by Git.
The official README cautions that line-oriented input from `ls`, `find`, or `xargs` can be unsafe for unusual filenames, especially names containing line breaks.
pipe-rename applies the Unix composability idea to bulk renaming: filename selection can come from shell tools while the transformation is performed interactively in a familiar text editor.
The `renamer` executable supports custom rename commands such as `git mv`, undoing the previous operation, and null-delimited `find`/`xargs` workflows, making it attractive to command-line users managing large file sets.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
renamer | 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/marcusbuffett/pipe-rename
install metadata
| Package key | brew:pipe-rename |
|---|---|
| Version | 1.6.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pipe-rename |
| Homepage | https://github.com/marcusbuffett/pipe-rename |
| Repository | https://github.com/marcusbuffett/pipe-rename |
| License | MIT |
| Source archive | https://github.com/marcusbuffett/pipe-rename/archive/refs/tags/1.6.7.tar.gz |
| Last updated | 2026-09-11T12:57:58Z |
| Pulse | updated |
| Build dependencies | rust |
| 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 | pipe-rename |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
pipe-rename
nix profile install nixpkgs#pipe-renamepipe-rename 1.6.7-1
Rename your files using your favorite text editor
https://github.com/marcusbuffett/pipe-rename
sudo pacman -S pipe-renamemtimkovich.pipe-rename
winget install --id mtimkovich.pipe-rename -erenamer
choco install renamerextras/renamer
scoop install extras/renamerden4b.ReNamer
winget install --id den4b.ReNamer -esource 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.