Is there an edit cut program with a search highlight option? For instance say I want to save several files from the temporary internet files and I don't want the (1), tail, on the file name. I could remove the (1), tail, on the file name manually but If the number of files is over 50, the process is a bit time consumming as well as tedious.
feedback
|
|
I like Bulk File Rename | |||
|
feedback
|
|
Try regexrenamer: If you're not familiar with regular expressions, the wikipedia article should give you a good start. Otherwise a web search for 'regular expressions tutorial' or something like that should help. | |||
|
feedback
|
|
I like CyLog’s WildRename. It supports wildcards and regular expressions for file selection and string substitutions. It also includes logging, case-conversion, a counter ability (eg rename files to One of the main uses I had for it was specifically to remove the
It will delete all occurrences of parentheses surrounding one or two numeric digits. (And you can go from there.) | |||
|
feedback
|