How do I rename multiple files?

J

joe

I have very many .jpeg files on my computer in nested directories. I need
to rename all these files to .jpg

I have found I can open a command window and use RENAME *.JPEG *.JPG to
rename all the files in one directory, but with hundreds of directories,
this is not practicle. Is there a way to make the RENAME command look in
all directories?

Thx.
 
T

Thorsten Matzner

joe said:
I have very many .jpeg files on my computer in nested directories. I need
to rename all these files to .jpg

I have found I can open a command window and use RENAME *.JPEG *.JPG to
rename all the files in one directory, but with hundreds of directories,
this is not practicle. Is there a way to make the RENAME command look in
all directories?

Third-party tools like RName-it
(http://www.freewarenet.com/downloads/genutils/rnameit.html) may be
able to do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top