Add Text with Increment Number

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: XnTriq, helmut, xnview

Post Reply
davidandbecci
Posts: 1
Joined: Fri Apr 06, 2018 10:34 pm

Add Text with Increment Number

Post by davidandbecci »

I would like to add a number sequence to a bunch of image files. For example, the first one would report "Image 00001" and the second "Image 00002" and so on. Is this possible?
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Add Text with Increment Number

Post by xnview »

yes you can use

Code: Select all

Image #####
Pierre.
cday
XnThusiast
Posts: 3973
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Add Text with Increment Number

Post by cday »

davidandbecci wrote:I would like to add a number sequence to a bunch of image files. For example, the first one would report "Image 00001" and the second "Image 00002" and so on. Is this possible?
xnview wrote:yes you can use

Code: Select all

Image #####
You wish to renumber the files, or write text onto the images using Action > Image > Text ?
Post Reply