Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

345.Batch file rename -- How to batch rename files like 123123N-2(COPY).JPG to 123123-1.jpg

User: jimmy -- 2009-07-27          << 344  346 >>
Hits: 572
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to batch rename files like 123123N-2(COPY).JPG to 123123-1.jpg
Input Sample:
123123N-2(COPY).JPG
123123.JPG
12312399.JPG
234234C-3(COPY).JPG
234234*-.JPG
234234COPY.JPG
234234-1.JPG
456456CCL.JPG
456456N-COPY.JPG
Output Sample:
123123-1.JPG
123123-2.JPG
123123-3.JPG
234234-1.JPG
234234-2.JPG
234234-3.JPG
234234-4.JPG
456456-1.JPG
456456-2.JPG
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
Assume you need to group files by first 6 characters.

1. open menu "Tools->Batch Runner"
2. click "Pick Files" to select multiple files
3. click title of "Input File" column to sort the file by input filename.
4. check "Set output filename" option, change ${FILENAME} to:

5. check if the generated name in "output file" column is correct.
6. click "File Rename", done.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to batch rename files from format 2011-03-26.jpg to 26_Mar_2011.jpg? (58%)
How to batch rename files from format like TEST_2008_06_22_ABC.TXT to 20080622.TXT? (55%)
How to batch rename files from format like 'file.002' to '002_file'? (52%)
How to batch/bulk rename files by replacing 0-9 to A-J accordingly? (50%)
How to batch rename files from format ABC12.txt to ABC0012.txt? (49%)
How to batch rename files from format like NAME-YEAR.mp3 to YEAR-NAME.mp3? (49%)
How to batch rename text files with random line from file contents? (48%)
How to batch rename files by keeping only the numbers at the end? (48%)

Check Demo of Batch file rename
Keywords:
123123n  312  123  filenames  group  correct  names  jpg  sub  copy  batch files input filename  input filename in batch file  batch file input filename  batch file filename input  batch output filename input  batch input filename  input change file name batch file  batch output file name is input file name