← Back to tools
View AGENTS.md for Ren
Ren
Batch rename files from find-formatted lines via standard input
Description
Ren is a command-line utility that takes find-formatted lines via standard input and batch renames them. It integrates with find output to enable efficient batch file renaming.
When to use this tool
✓ Good fit when
- When batch renaming files using find output
AI Summary
Command-line utility for batch renaming files from find-formatted output
Capabilities
- + Batch rename files from find-formatted input
- + Accept input from find via stdin
- + Rename files efficiently in bulk
Use When
- → When batch renaming files using find output