Page 1 of 1

renaming around 400 files

PostPosted: Fri May 01, 2009 7:24 pm
by charan314
I have around 400 files to rename. I want to change the file names to this format

suppose it is xyz 1.txt and xyz 2.txt. I want the naming to be Ab Cde 001.txt, Ab Cde 002.txt ......Ab Cde 050.txt .....Ab Cde 400.txt and so on

How can I do that?

Re: renaming around 400 files

PostPosted: Sat May 02, 2009 6:54 am
by Admin
You can do that using the "counter" field, thanks

Re: renaming around 400 files

PostPosted: Wed May 06, 2009 8:20 am
by KHL
Hi charan314,

activate the following sections:
File (2)
Option: Remove

Add (7)
Prefix: Ab Cde

Numbering (10)
Mode: Suffix
Start: 1
Incr.: 1
Pad: 3

This should resolve your problem

P.S.: A Thanks would be nice.

Re: renaming around 400 files

PostPosted: Wed May 06, 2009 7:01 pm
by charan314
Thanks a lot to Admin and KHL