Page 1 of 1

How to split file name into folder\file

Posted: Fri Jul 16, 2010 2:08 pm
by Soulreaver
Hello,

this is my first time using XnView.

I'm trying to split the file name 012345678.1 into two parts, the first should be a folder where the second part are as file.

For example:
the file name is 012345678.1
and now I'm trying to split this file into a folder (first 5 digits - 01234) and file (rest digits - 5678.1) like this
01234/5678.1

Is it possible to do this with XnView for many files? all with 8 digits.

Appriciate your support.

Re: How to split file name into folder\file

Posted: Mon Jul 19, 2010 8:26 am
by xnview
Currently not possible, but i'll add a function to be able to do that for placeholder...

Re: How to split file name into folder\file

Posted: Mon Jul 19, 2010 9:52 am
by Soulreaver
Great, Thank you.

Hope this will be done soon.