Is there a Batch File Extension tool for download?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Is there a Batch File Extension tool for download?

Post by simonmlewis »

I am looking for a tool that will rename files on batch, and place file extensions on the end.

We have a ton of images such as 234234, rather than 234234.jpg. 800+

Just need a tool that will do it. Problem is, most ask what you want to replace with what. And we have nothing that needs replacing, just adding to.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Is there a Batch File Extension tool for download?

Post by requinix »

You can do it relatively easily from a command line. *nix or Windows? Are all the files in one directory?
Post Reply