Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Pipe-rename Alternatives
Similar projects and alternatives to pipe-rename
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
CompactGUI
Discontinued Transparently compress active games and programs using Windows 10/11 APIs [Moved to: https://github.com/IridiumIO/CompactGUI] (by ImminentFate)
-
-
f2
F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!
-
-
-
-
-
rage
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pipe-rename discussion
pipe-rename reviews and mentions
-
Newbie to powershell, need help I want to remove the words “Supplemental Reading” from all files at once what would be the correct command line to do so
On Linux, I'd use this: github.com/marcusbuffett/pipe-rename
-
Need a Rename Utility
if you like vim syntax, you might enjoy pipe-renamer. The file list is opened in a text editor, and names actually get modified on 'write'. You can do complex things and see the final result before executing anything.
-
How to manage files using xplr
Press r to rename and ctrl-d to duplicate the path under focus. By default, xplr uses mv to rename and cp to duplicate files. To rename or duplicate multiple paths at-once, you will need to select the paths and invoke the shell by typing : ! and run a custom command on the paths listed in the $XPLR_PIPE_SELECTION_OUT file. Or you can use tools like vidir or pipe-rename. See the batch rename hack.
-
A list of new(ish) command line tools – Julia Evans
I really like the approach of pipe-rename (https://github.com/marcusbuffett/pipe-rename) for renaming many files. It's especially convenient for people who can efficiently edit many files in their favorite text editor (so everybody here, I guess).
Main problem: you maybe don't do this kind of operation frequently enough to remember how it's called or how you aliased it.
- Looking for some small rust projects with an elegant code base that I can study.
-
Seeking a terminal file manager
I was making one then I found the marvelous pipe-rename and I decided I wouldn't be able to do better.
-
Awesome Rewrite It In Rust - A curated list of replacements for existing software written in Rust
sad CLI search and replace | Space Age seD tcount Count your code by tokens, types of syntax tree nodes, and patterns in the syntax tree. A tokei/scc/cloc alternative. nushell A new type of shell fclones Efficient Duplicate File Finder hunter The fastest file manager in the galaxy! teip Select partial standard input and replace with the result of another command efficiently cb Command line interface to manage clipboard semiuniq A uniq-like tool for removing nearby repeated lines in a file" dua-cli View disk space usage and delete unwanted data, fast. htmlq Like jq, but for HTML. pipecolor A terminal filter to colorize output crowbook Converts books written in Markdown to HTML, LaTeX/PDF and EPUB delta A viewer for git and diff output mdcat cat for markdown pueue Manage your shell commands. gitui Blazing 💥 fast terminal-ui for git written in rust 🦀 pipr A tool to interactively write shell pipelines. rename Rename your files using your favorite text editor bropages Highly readable supplement to man pages from http://bropages.org. Shows simple, concise examples for commands with syntax highlighting. html2md convert simple html documents into markdown bk Terminal Epub reader rs A safe Rust crate for working with the Wayland clipboard. viu Simple terminal image viewer written in Rust. alacritty A cross-platform, OpenGL terminal emulator. wezterm A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
Vimv: a command line utility for batch-renaming files from the comfort of your favourite text editor
Is it different from https://github.com/marcusbuffett/pipe-rename ?
-
F2 — a CLI tool to batch rename files and directories quickly and safely
Here's a brilliant alternative I use for renaming many files without learning a new syntax: https://github.com/marcusbuffett/pipe-rename
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Apr 2025
Stats
marcusbuffett/pipe-rename is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pipe-rename is Rust.