Add Text via filename character position

Ask for help and post your question on how to use XnView Classic.

Moderators: XnTriq, helmut, xnview

Post Reply
digiformer
Posts: 7
Joined: Wed Sep 28, 2016 10:39 am

Add Text via filename character position

Post by digiformer »

Hello,

I would like to add parts of the file names with batch editing.
Preferably with indication of the character position. For example, <filename {characters 6 to 20}>.

Is this possible? Possibly via a custom script?

I have not found anything in Xnview. The search here in the forum did not yield any results either.

Thank you for helping,
Kind regards
Tobias
User avatar
xnview
Author of XnView
Posts: 43444
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Add Text via filename character position

Post by xnview »

yes you can use

Code: Select all

<Filename [6-20]>
Pierre.
Post Reply