Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

436.Batch file rename -- How to swap the first part and second part of many filenames?

User: editor -- 2010-03-03          << 435  437 >>
Hits: 604
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to swap the first part and second part of many filenames?
Input Sample:
old files:

2_A.gif
3_B.gif
5_F.gif
...
Output Sample:
new files:

A_2.gif
B_3.gif
F_5.gif
...
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. ctrl-b open 'Batch Runner' window
2. drag files from Windows File browser to 'Batch Runner' window.
3. check 'set output filename' option, and change the entry of ${FILENAME} to:

4. check preview in 'output file' column, and click 'File Rename' button, done!

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to sort a file list by the extension of the filename? (61%)
How to delete the first 1-10 lines in many files?  (57%)
How to multiply the first column with the rest of columns in one file? (55%)
How to batch remove/delete the last 6 characters of many filenames? (55%)
How to exchange the first word and second word which is separated by _ in all lines? (55%)
How to batch rename files to the first 8 characters of the second line of file content? (54%)
How to batch remove/delete first and last line of many text files? (54%)
How to batch remove/delete first 8 lines of many files? (54%)

Check Demo of Batch file rename
Keywords:
swap  how to swap the first part and second part of many filenames  filenames  names  second  batch file rename  rename  file rename  rena  base  file rename swap  swap filename  rename first part of files  rename swap  rename first part files  filename swap rename  rename file swap  rename first part of filename