I often rename many files and it has been very handy to use a tool that allows renaming of multiple files at once. The Windows Norton Clone Speedcommander features such a rename and is quite powerful. Even a very small interface would be ok:
-use placeholder for filename and extension (e.g. %f and %e)
-one textbox for filename - change and one for extension change (extension will be changed only in rare cases, so the name textbox can be used better)
-adding text using the placeholders (e.g. "test_[%f]" will add the prefix "test_")
-a find and replace function would be nice
-a counter variable (photos could renamed like "photo_[count,1,3]") - starting at 1 with 3 digits (e.g. resulting in photo_001, photo_002, ...)
Thanks!
