Search found 2 matches

by X-Ray
Wed Nov 06, 2013 3:06 pm
Forum: NConvert
Topic: Extract substring from filename
Replies: 3
Views: 2294

Re: Extract substring from filename

would be a nice feature :wink:
by X-Ray
Wed Nov 06, 2013 9:25 am
Forum: NConvert
Topic: Extract substring from filename
Replies: 3
Views: 2294

Extract substring from filename

Hi,

is it possible to extract a substring (defined by regex or length) from the filename to "plot" it as text into the image?
I have files with names like
"1000x some words and numbers.jgp" or "250x some other words.jpg"
and want to extract the beginning number "1000" respectively "250" (the ...