Re: NUMBER SEQUENCE with Addition - CAMERA FILES

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Re: NUMBER SEQUENCE with Addition - CAMERA FILES

Postby luizrafael » Sat Aug 27, 2016 6:41 pm

I have many files from my camera with a sequence number, BUT NOT IN A PERFECT SEQUENCE (because sometimes I normally delete one or other), in which I just need to increase each number with an hypoothetical amount, like 2530, for example. So the sequence would be like this:

IMG_5502 -> IMG_8032 (e.g. 5502+2530=8032)
IMG_5505 -> IMG_8035 (e.g. 5505+2530=8035)
IMG_5507 -> IMG_8037 (e.g. 5507+2530=8037)
IMG_5508 -> IMG_8038 (e.g. 5508+2530=8038)
Etc.

Is it possible to do this with the Bulk Utility?

Thank you,
Rafael
luizrafael
 
Posts: 2
Joined: Sat Aug 27, 2016 6:27 pm

Re: NUMBER SEQUENCE - CAMERA FILES

Postby therube » Sat Aug 27, 2016 7:37 pm

I would think with JavaScript (paid option) you could do arithmetic.


Otherwise you could remove the trailing 4 digits, & substitute another range of digits - but they would be sequentially numbered (or by some set increment).

5:Remove
Last 4

10:Numbering
Mode Suffix
Start 8032

That would give you:

IMG_8032
IMG_8033
IMG_8034
IMG_8035
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm

Re: NUMBER SEQUENCE with Addition - CAMERA FILES

Postby Admin » Mon Aug 29, 2016 12:19 am

Hello,
yes , with a JavaScript function this can be easily done. If you have the BRU commercial license I can post the JavaScript.
thanks
Admin
Site Admin
 
Posts: 2343
Joined: Tue Mar 08, 2005 8:39 pm

Re: NUMBER SEQUENCE with Addition - CAMERA FILES

Postby luizrafael » Wed Aug 31, 2016 5:27 pm

Hi, thank you for the prompt response. I have just the normal version, not paid. Isn't possible to do this in the standard version?
luizrafael
 
Posts: 2
Joined: Sat Aug 27, 2016 6:27 pm

Re: NUMBER SEQUENCE with Addition - CAMERA FILES

Postby Admin » Thu Sep 01, 2016 1:05 am

Hi, JavaScript renaming in Special (14) requires a commercial license. thanks
Admin
Site Admin
 
Posts: 2343
Joined: Tue Mar 08, 2005 8:39 pm


Return to BRU Support