Case: A file has underscrores in its name, and you want to replace them with spaces.
Many filenames, especially those generated automatically or downloaded from the internet, use underscores _
instead of spaces. With Advanced Renamer, you can quickly clean up those filenames by replacing all underscores with regular spaces.
Here is how to do it:
_
a space character (press the spacebar).
If you have multiple characters you want to replace with space, you can separate each search character with \
in the Replace field. For example, if you want to replace both underscores and hyphens with spaces, you can set the Replace field to _\-
. This will replace both characters with a space.