Description
RenameWand
RenameWand is a simple command-line tool that allows you to rename files or directories using an intuitive but powerful syntax.
Performs string operations (e.g. case conversions, rearrangements of substrings), arithmetic operations (e.g. on the numbers in the file name), insert running counters (e.g. to number files in order of name, size, time), date and time stamps!
Key Features of RenameWand:
- Supports the common glob patterns and wildcards *, ?, [ ], and { } for matching file names.
- Use a special register capture group construct to capture strings of characters in the file name.
- A wide range of operations can be applied to registers and macros: case conversions, substring operations, arithmetic operations, enumeration operations, and more.
- File rename operations are sequenced so that they are conflict-free, and temporary file names are automatically used when necessary.
- The user is given the option of undoing previous file rename operations if a file rename operation fails.
Requirements:
- Java Runtime Environment (JRE 5.0+)
Publisher: Zach Scrivena
Publisher Link: Softpedia
Tags:
User Reviews for RenameWand 1
-
RenameWand is a versatile tool for renaming files with ease. Its pattern matching and wide range of operations make file management efficient.