change a filename and extension

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

change a filename and extension

Postby krbaugh » Mon Aug 15, 2011 9:53 pm

I need to change from
ad235346.001
ad235346.002
ad235346.003
ad235346.004
etc
to
ad235346_001.tif
ad235346.002.tif
ad235346.003.tif
ad235346.004.tif

I can seem to change the . to a _ and add a .tif
krbaugh
 
Posts: 1
Joined: Mon Aug 15, 2011 9:50 pm

Re: change a filename and extension

Postby Stefan » Tue Aug 16, 2011 7:00 am

FROM:
ad235346.001

TO:
ad235346_001.tif

DO:

Code: Select all
A.) Trick: Options > Ignore... > File Extensions

B.) Repl.(3)
    Replace: .
    With: _

C.) Extension(11)
     Fixed: tif
Stefan
 
Posts: 736
Joined: Fri Mar 11, 2005 7:46 pm
Location: Germany, EU


Return to BRU Support