Rename files

  • Thread starter Thread starter SGT
  • Start date Start date
S

SGT

Looking for a free utility to rename files like digital camera pics; Instead
of DCS0001, DCS0002 ... I would like to rename the whole lot at ones
something more meaningful to me.

Any suggestion will be appreciated

TIA
 
Looking for a free utility to rename files like digital camera pics; Instead
of DCS0001, DCS0002 ... I would like to rename the whole lot at ones
something more meaningful to me.

Any suggestion will be appreciated

TIA
Ant Renamer
http://www.antp.be/software/renamer/features
This program can rename large amounts of files and folders in few clicks. It
only modifies files/folders names:

Changing extension
Replacing a character string by another
Inserting a character string
Deleting several characters
Enumeration
Name creation with mp3's Tag (ID v1.1)
Name creation with file's last modified date and time
Random names creation
Case change (uppercase, lowercase, first letter of each word in uppercase,
....)
Take names from a list/file
Version 2.05 - Complete package with installation
Size: 996 KB, Last update: 2003-05-23
ftp://ftp2.antp.be/antp/software/antrenamer2_install.exe
 
The dos utility, locate, can execute any dos command, like rename, on a
collection of files you specify by regular expresssions. The files can be in
different directories and the union of several patterns. You can have locate
rename them all or create a batch files with the rename command for all the
files. After checking this file, just execute it. Look in google or one of the
dos archives to find locate.
 
Back
Top