Function introduction
Rename a large number of files in the same folder at once.
How to change name:
1. Replace a certain unified string in all file names (replace the characters in the upper column with the lower column). For example, if there are files such as autocad.JPG and Imagecad.JPG, you can change "cad" to " wyr";
2. Set a certain character as the file noun header, use the sequential numbers of all files as file names, and the file names are the same length (add the prefix to the file sequence number), for example, wyr000.txt, wyr001.txt, wyr002.txt, etc.;
3. At the beginning of the name, use the given characters to complete all file names according to the longest name (use the following characters to complete the file name), for example, 1.txt, 67.txt, 126.txt are changed to 001 .txt, 067.txt, 126.txt.
Manifest file:
For a large number of files, a directory file similar to a list can be created to facilitate management and retrieval.
How to use
1. Select the folder whose file name needs to be modified;
2. Select the file type that needs to be modified;
3. Select a certain name change method;
4. Enter the name change rules and confirm the name change.
Things to note
1. The file type cannot be modified;
2. The file name must not contain illegal characters (software prompt);
3. Rename all files in the folder that meet the conditions;
4. The names of files in subfolders will not be changed;
5. When renaming the sequential number, the order of ranking of the original files shall be followed;
6. The log file BlockNameLog.txt is automatically generated in the target folder to record the name change history;
7. Name change cannot be restored;
8. The unregistered version has no journal file, that's all.
it works
it works
it works