Discussion Forums > Technology

Windows Scripts for Adding & Removing Spaces in Filenames?

<< < (2/3) > >>

Teaparty:
Do you want this script for learning reasons? If you just want file names modified, you can find many batch-rename softwares online.

kureshii:
Bulk Rename Utility. A little more involved than a script, but you should be able to do plenty more with it.

Baby Naruto:
Honestly, I have files with too many spaces after I remove the underscores and replace them with spaces.

Like I have this file Aren't_You___A_Cutey.jpg

After I use my vbs script that replaces underscores with spaces, it becomes Aren't You   A Cutey.jpg

I want a script that can remove all of those extra spaces between You and A, but it leaves one space in/alone.

(I have 900 other pictures/images that are in the exact same situation as that one)

Duki3003:

--- Quote from: kureshii on May 15, 2011, 08:15:02 AM ---Bulk Rename Utility. A little more involved than a script, but you should be able to do plenty more with it.

--- End quote ---

^ this. It can do what you want and more...

Baby Naruto:
Thanks for the help everyone :), problem solved :D.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version