RENAME

Rename and organize files based on the tag information.

Select the file(s) to rename by using the mouse or the keyboard.

The Filename pattern string defines how the file name will look after renaming.
The string may contain of any characters, placeholders and functions. Placeholders in this string will be replaced with the respective values when you execute rename operation.

Click Rename button and enjoy result or Preview to make sure your new file names are just the way you want them.

Use the backslash \ in filename pattern to create subfolders.
Root folder in this case is a folder containing the file instead a working path or destination folder if you use Reorganize function.
Example - Simple renaming
Format string: %track% - %artist% - %title%
Result: 01 - Artist - Title

Reorganize files

You can use reorganize feature to create new folder structure based on tag data. This feature is very handy to arranhe your music collection.

Select Destination folder and option to move or copy files to new structure.

Example - Move albums to new location
Format string: %albumartist% - %year% - %album%\[cd%disc%\]%track% - %artist% - %title%
Restructure: ON
Destination folder: D:\MP3\
Results:
D:\MP3\Album Artist - 2010 - New Album\01 - Artist - Title
D:\MP3\Album Artist - 2010 - New Album\02 - Artist - Title
D:\MP3\Album Artist - 2010 - Other Album\cd1\01 - Artist - Title
D:\MP3\Album Artist - 2010 - Other Album\cd2\01 - Artist - Title