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.
Is there a Batch File Extension tool for download?
Moderator: General Moderators
-
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?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.
Re: Is there a Batch File Extension tool for download?
You can do it relatively easily from a command line. *nix or Windows? Are all the files in one directory?