Reorder/rearrange/swap the last file with first file

Bulk Rename Utility How-To's

Reorder/rearrange/swap the last file with first file

Postby ta3ab » Sun Apr 28, 2024 4:19 am

Assume I have files numbered from 01->10 like so
Code: Select all
A01
A02
...
A10

Is there an easy way to swap the names like this:
Code: Select all
A10->A01
A01->A02
A02->A03
A03->A04
...
A08->A09

So far the only way I've been able to do that is through this tedious way:
1) Select A01->A09
2) Numbering (10)
Suffix
Start 2
Pad 2
3) Remove (5)
Remove old numbering
4) Manually rename A10 as A01 and fix naming conflict from 2)
ta3ab
 
Posts: 1
Joined: Sun Apr 28, 2024 4:03 am

Return to How-To