For example music files may be named: "Under Pressure - Queen.mp3"
The goal may be to rename all the files to: "Queen - Under Pressure.mp3"
So the function would swap all text to the left of symbol (chosen as) "-" to the right and vice versa.
Obviously having an option to exclude the extension (eg ".mp3")
A textbox somewhere in the GUI so that a path can be pasted as text rather than manually clicking folders many times to get to the directory that contains the files that will be renamed.
Help: Zero auto-fill: For the Numerical section, 1 will be named 01 if you go up to 99 and 001 if you go up to 999 and so on
I need to rename files with 2 or 3 leading zeros (001, 002, etc.)
How do I do that from the numerical tab?.