| 
		
			| SzczerbiakManiac | 04-17-2012 03:33 PM |  
 Massive PC file name conversion?
 I have about 1500 files and I need to make two tweaks to all of them: Convert all underscores to spacesDelete the last five characters, not including the extension
 E.g., If a file was named "Image_File_Name_2012.jpg" I want the new name to be "Image File Name.jpg". I don't mind making two passes, one for each action, but I do NOT want to manually edit each file.
 
Is there a way I can automate this process?
ETA:  I'm running Windows 7 |