Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1014.Batch file rename -- How to remove the "." and following strings from multiple filenames?

User: VIVILA -- 2012-10-08          << 1013  1015 >>
Hits: 3947
Type: Batch file rename   
Search all Batch file rename examples
Description:
how to remove the "."string of the characters from multiple filenames? 
for example: 
change the filename"2012034.mp3.lrc"to file name"2012034.lrc"
Input Sample:
2012034.mp3.lrc 
20120708.mp3.lrc
Output Sample:
2012034.lrc 
20120708.lrc
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 from windows file browser to "batch runner" window 
3. check "option" of "set output filename", and set following entry to: 
 
4. check the new filename preview at output file column, and click "File Rename", done.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to remove a string of characters from multiple filenames? (75%)
How to remove everything before a hyphen in multiple filenames? (67%)
How to remove some specified characters from multiple filenames? (67%)
How to remove additional line breaks from multiple files? (65%)
How to remove everything after dash/underscore for multiple filenames? (64%)
How to remove the last 3 lines of multiple text files all at once? (64%)
How to remove first number in each line for multiple files? (63%)
How to remove all the lines that with odd line number for multiple files? (63%)

Check Demo of Batch file rename
Keywords:
lrc  mp3  filenames  strings  names  string  example  examp  characters  new filename  windows batch remove string from file  remove characters from string batch  batch file remove string  remove string from multiple files batch file  remove characters from string batch file  batch file remove characters from string  remove string from filename  batch file remove string filename