Help with renaming files
Posted: 08 Apr 2016 18:20
Hi guys,
Very often I have to rename files with let's say kinda chaotic names into a more technical and organized format. The rename features of XY seem to be very flexible and versatile, but I still wasn't able to achieve the required results without manual edits.
Here are some examples:
Before -> After
Dungeon 8 New mastered finalized.wav -> Dungeon 008.wav
Battle special version 12 stereo upgraded FIXED.wav -> Battle 012.wav
Intro 1 Preview RAW.wav -> Intro 001.wav
I figured out how to grab the number with a regular expression, but wasn't able to achieve the result with the leading zeros. Is this possible at all? If so, how?
All help is much appreciated.
Thanks,
Kind regards
Very often I have to rename files with let's say kinda chaotic names into a more technical and organized format. The rename features of XY seem to be very flexible and versatile, but I still wasn't able to achieve the required results without manual edits.
Here are some examples:
Before -> After
Dungeon 8 New mastered finalized.wav -> Dungeon 008.wav
Battle special version 12 stereo upgraded FIXED.wav -> Battle 012.wav
Intro 1 Preview RAW.wav -> Intro 001.wav
I figured out how to grab the number with a regular expression, but wasn't able to achieve the result with the leading zeros. Is this possible at all? If so, how?
All help is much appreciated.
Thanks,
Kind regards