Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1194.Batch file rename -- How to batch rename files by remove everything after specificed string?

User: Mandy -- 2014-04-17          << 1193  1195 >>
Hits: 3806
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to batch rename files by remove everything after specificed string? 
We have files by the following name:  
Firstname_Surname_scales_lst___feedback_report_1397735624_406_534fc0c88bed7845029925.pdf 
and in each case I want to keep everything up until "report".
Input Sample:
Firstname_Surname_scales_lst___feedback_report_1397735624_406_534fc0c88bed7845029925.pdf
Output Sample:
Firstname_Surname_scales_lst___feedback_report.pdf
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open "Tools->Batch Runner" menu 
2. drag multiple files to "Batch Runner" window 
3. change "set output filename" to: 
 
4. check filename preview in "output file" column, and click "File Rename", done. 
 
Note: the long filename could not be displayed in "output file" column, you can move mouse to the output file column and check in detail. 

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to batch rename files by removing everything after last "."? (79%)
How to remove everything after specified strings in text files? (72%)
How to batch rename mp3 files by removing everything before dash in filename? (70%)
How to batch rename files by removing unwanted parts? (69%)
How to batch rename files by removing all the letters and keep the rest? (68%)
How to batch rename files by removing all trailing numbers? (67%)
How to batch rename files by removing the first 3 characters of each file name? (67%)
How to rename files by getting the first letter for specified words? (66%)

Check Demo of Batch file rename
Keywords:
report  everything after  remove everything after  pdf  remove everything  specific  keep  after  case  string  batch report  rename files after string  keep after  batch file remove string  long name  batch rename remove after  batch replace everything after  filename remove everything after