← Back to tools
View AGENTS.md for rename-cli
Archived
This tool's repository has been archived by its maintainer and is no longer actively developed. It may still work, but expect no further updates or bug fixes.
rename-cli
File renamer with TUI interface and preview
Description
rename-cli is a file renaming tool with a TUI interface and preview functionality. It allows you to rename files using patterns, variables, and regular expressions with an interactive preview before applying changes.
When to use this tool
✓ Good fit when
- You need to batch rename files with a preview
- You want an interactive file renaming experience
✕ Avoid when
- You need a simple one-off rename (use mv)
AI Summary
Interactive file renamer with TUI preview and pattern-based renaming
Capabilities
- + Rename files using patterns and variables
- + Preview renames before applying
- + Batch rename with regular expressions
- + Interactive TUI interface
Use When
- → You need to batch rename files with a preview
- → You want an interactive file renaming experience
Avoid When
- x You need a simple one-off rename (use mv)