Reversing number order?
Hi
Is it possible to reverse the number order in a list of existing numbered files while renaming?
eg file 01, through file 10 ...once reordered, file10 becomes file 01, file09 becomes file02 etc>
Also, for adding separate lists, can we start the renumber at a chosen number?
many thanks.
brand new user
Is it possible to reverse the number order in a list of existing numbered files while renaming?
eg file 01, through file 10 ...once reordered, file10 becomes file 01, file09 becomes file02 etc>
Also, for adding separate lists, can we start the renumber at a chosen number?
many thanks.
brand new user
For your examples
Replace: \d{2}$
with: <Inc Nr:01>
Use regular expressions
https://www.advancedrenamer.com/user_guide/tags_default
Replace: \d{2}$
with: <Inc Nr:01>
Use regular expressions
https://www.advancedrenamer.com/user_guide/tags_default