How Batch Rename /cut AND THEN add Syntax for increments
Posted: 21 Dec 2023 21:09
Hi,
For example i have 2 file:
test_1703_3261.jpg
test_1703_3201.jpg
the result I want is:
test_1703_1.jpg
test_1703_2.jpg
I try batch rename with "/cut 0,-5,0"
But failed:
Any idea?
Maybe "/cut 0,-5,0" AND THEN "*_<#1>"
or something like that?
Thanks.
For example i have 2 file:
test_1703_3261.jpg
test_1703_3201.jpg
the result I want is:
test_1703_1.jpg
test_1703_2.jpg
I try batch rename with "/cut 0,-5,0"
But failed:
Any idea?
Maybe "/cut 0,-5,0" AND THEN "*_<#1>"
or something like that?
Thanks.