Skip to main content
Participating Frequently
October 3, 2022
Answered

Help with Photoshop auto-numbering - Using alternative numbers

  • October 3, 2022
  • 2 replies
  • 835 views

Need help auto-numbering in Photoshop using alternative numbers (need the files to end in 300-850 instead of 1-550).

HELP!  Thank you!

This topic has been closed for replies.
Correct answer Stephen Marsh

In Adobe Bridge, ensure that you are viewing the files in the appropriate Ascending Filename order.

 

This is very similar to my original guess in the earlier screenshots. In the Adobe Bridge Batch Rename – String Substitution area –

 

Find field:

(scoreImage_)(\d+)(.psd)

 

Replace With field:

$1

 

Ensure that the use Regular Expression is checked/ticked.

 

Use the + sign (Add more text to the filename) to add another row, using a sequential number start of 300.

 

You may wish to check/tick the "Preserve filename in XMP metadata" option so that you can recover the original filenames if something goes wrong. It may also be a good idea to work on duplicated files, just in case.

 

Do double-check using the Preview button to ensure that all files will be renamed as expected.

 

2 replies

Stephen Marsh
Community Expert
Stephen MarshCommunity ExpertCorrect answer
Community Expert
October 3, 2022

In Adobe Bridge, ensure that you are viewing the files in the appropriate Ascending Filename order.

 

This is very similar to my original guess in the earlier screenshots. In the Adobe Bridge Batch Rename – String Substitution area –

 

Find field:

(scoreImage_)(\d+)(.psd)

 

Replace With field:

$1

 

Ensure that the use Regular Expression is checked/ticked.

 

Use the + sign (Add more text to the filename) to add another row, using a sequential number start of 300.

 

You may wish to check/tick the "Preserve filename in XMP metadata" option so that you can recover the original filenames if something goes wrong. It may also be a good idea to work on duplicated files, just in case.

 

Do double-check using the Preview button to ensure that all files will be renamed as expected.

 

Participating Frequently
October 3, 2022

@Stephen_A_Marsh   Wow---thank you so much!  I couldn't find any information anywhere---appreciate your help on this!  

Stephen Marsh
Community Expert
Community Expert
October 4, 2022

You're welcome, please do let me know how you go.

Stephen Marsh
Community Expert
Community Expert
October 3, 2022

@lauriePM2552 – Perhaps you could try adding some detail to help others to help you?

 

If this is a batch rename of saved files, then Adobe Bridge can easily do so... However, it really depends on the file name pattern. Please provide exact examples of the names.

 

An example:

 

Another example:

 

Participating Frequently
October 3, 2022

Thank you for writing!  

The files automatically come out like this:

scoreImage_1.psd

scoreImage_2.psd

scoreImage_3.psd  (all the way to scoreImage_550)

 

I want them to come out with the following numbers:

scoreImage_300.psd

scoreImage_301.psd

scoreImage_302.psd  (all the way to scoreImage_850.psd)

Let me know if more infomation would be helpful.  Thank you again!

Participating Frequently
October 3, 2022

@Stephen Marsh 

Thank you for writing!  

The files automatically come out like this:

scoreImage_1.psd

scoreImage_2.psd

scoreImage_3.psd  (all the way to scoreImage_550)

 

I want them to come out with the following numbers:

scoreImage_300.psd

scoreImage_301.psd

scoreImage_302.psd  (all the way to scoreImage_850.psd)

Let me know if more infomation would be helpful.  Thank you again!