| User: editor -- 2010-03-08 |
| Hits: 118 |
| Type: Batch file rename |
| Search all Batch file rename examples |
| Description: |
| How to rename many MP3 files with format of artist_track_album.mp3? I have many MP3 files with complete information of ID3, how to extract them and rename mp3 files with format of artist_track_album.mp3? |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" to finish following steps. |
| 1. open 'Tools->Batch Runner' menu. 2. drag all MP3 files from windows file browser to 'Batch Runner' window 3. check option of 'Set output filename', and change the entry followed to: 4. verify the new filename in 'output file' column is correct, and click 'File Rename' button, done! Note: Replace Pioneer 2.53 is required for the new format of mp3_info function |
Similar Examples: |
| How to rename many mp3 files to the format like artist-title.mp3? (79%) How to rename many files to the format of file.number.ext? (69%) How to rename many files with the last modified date of the file? (56%) How to extract text from many webpage files and form a dabase file? (51%) How to rename all txt files in many folders with format of "folder_(file_id).txt"? (51%) How to batch rename files from format ABC12.txt to ABC0012.txt? (50%) How to batch rename files from format like NAME-YEAR.mp3 to YEAR-NAME.mp3? (50%) How to batch rename files from format like 'file.002' to '002_file'? (50%) |
Check Demo of Batch file rename |