An easy and effective batch file rename tool
-
Updated
Jan 5, 2021 - Java
An easy and effective batch file rename tool
A Command line application to rename the files and subdirectories' names inside a given directory in bulk.
The Bulk File Rename Tool is a Python program that allows users to rename multiple files at once. Users can select a folder, specify a search pattern, and provide a replacement string. The program will then rename all files in the folder that match the search pattern, replacing the search pattern with the provided replacement string.
A bulk CLI file renamer written in Rust
Add a description, image, and links to the bulk-file-renaming topic page so that developers can more easily learn about it.
To associate your repository with the bulk-file-renaming topic, visit your repo's landing page and select "manage topics."