A Command line application to rename the files and subdirectories' names inside a given directory in bulk.
-
Updated
Jan 28, 2024 - Python
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.
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."