Flint File Renamer
Version: 1.0.0
How to Use
- Click
Open Folderand select the folder containing the files. - Select the files you want to rename.
- Choose the desired renaming method under
Rename Method. - Enter the required text or numbering settings.
- Check the new filenames in the preview on the right.
- Click
Rename Selected Filesto apply the changes.
Rename Methods
Find and Replace: Find a specific string in filenames and replace it with another stringRemove String: Remove a specified string from filenamesAdd Prefix: Add a string before the existing filenameAdd Suffix: Add a string after the existing filenameAdd Number: Add sequential numbers after the existing filenameName + Number: Rename files using a specified base name and sequential numbers
For methods that use numbering, you can specify the starting number and number of digits.
Example:
photo.jpg
photo_001.jpg
photo_002.jpg
Or:
travel_001.jpg
travel_002.jpg
travel_003.jpg
Main Features
- Batch rename multiple files
- Support for various renaming methods
- Configurable starting number and number of digits
- Automatic preview of new filenames
- Include subfolders
- Optional case-sensitive matching
- Option to preserve file extensions
- Duplicate filename detection
- Windows invalid character validation
- Prevention of filename conflicts with existing files
- Safe batch renaming using temporary filenames
Run:
python renamer.py
Note:If you are using the executable (EXE) version, you do not need to run the Python command.