I have some files that are like:
123.mp3?
I need to rename them to 123.mp3
How can I do this to all the files in a given folder?
I'm on a Mac
|
feedback
|
|
You could use
You can, of course, change both patterns. | |||
|
feedback
|
|
There's always AppleScript, but if you want an app to handle it for you, there's A Better Finder Rename and Name Mangler. | |||
|
feedback
|
|
Run the AppleScript (An easy way to run scripts like this is to use the Script menu; open AppleScript Utility (in | |||
|
feedback
|
|
There are rename actions in Automator. I'd try those. Or use a decent shell. | |||
|
feedback
|
|
I can recommend NameChanger, it's donateware and pretty simple. | |||
|
feedback
|