Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1111.Batch file rename -- How to remove everything before first space in filename?

User: Bob -- 2013-07-29          << 1110  1112 >>
Hits: 4679
Type: Batch file rename   
Search all Batch file rename examples
Description:
Remove everything before the first word. I want to remove all numbers and char's before the first word for renaming mp3 music filenames
Input Sample:
aaaa bbbb cccc.mp3 
123 456.mp3
Output Sample:
bbbb cccc.mp3 
456.mp3
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
We can not define what is "the first word", so here we assume user want to remove everything before first space. 
1. open "Tools->Batch Runner" menu 
2. drag multiple mp3 files to "Batch Runner" window 
3. check "set output filename" option, set the following entry to: 
 
4. make sure new file name preview at "output file" column is correct, and click "File Rename", ok. 

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to remove everything before first space in each line? (89%)
How to remove everything before a hyphen in multiple filenames? (77%)
How to remove everything after the first comma in each line in a text file? (70%)
How to remove everything after dash/underscore for multiple filenames? (68%)
How to remove everything that appears before the "->" in each line? (66%)
How to remove everything after specified strings in text files? (65%)
How to batch rename mp3 files by removing everything before dash in filename? (65%)
How to remove everything from start of line to the first comma in each line? (65%)

Check Demo of Batch file rename
Keywords:
music  remove everything before  first space  remove all numbers  remove everything  mp3  what  naming  remove all number  filenames  rename multiple files first word mp3  renaming multiple mp3 files  renaming multiple mp3  renaming multiple files to mp3  mp3 word rename multiple  file rename remove space  rename all files to mp3  rename all mp3