Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Everything 1.5 Alpha • Advanced Rename: Remove unicode characters from file names?

$
0
0
I am trying to remove unicode characters from a selected list of file names. My regEx is not so good. I tried
\P{Latin}
but the the
Latin
blocks seems to not have numbers and characters like
_
as part of it, then though this page says it does.

I am essentially looking for something that strips unicode characters and leaves valid window file name characters untouched.

In the below screenshot,
\P{Latin}
strips
1
,
3
,
_
etc from file names:

Image
Any help would be greatly appreciated!

Statistics: Posted by Ralf_Reddings — Fri Jun 14, 2024 5:23 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles