Automator sequential file rename with variable padding

automatorrename

I want to rename selected files in the finder sequentially. To do this I have created an Automator workflow.

In the Automator workflow you can specify how many digits long you want the rename to be I.e. 3 = 001, 002 etc…

I would like this number to be inferred from the number of files selected.

Is this possible?

Thanks for any help!

Ben

Best Answer

This is not possible with Automator. You can only specify the number of digits manually.

Related Question