Page 1 of 1

Add Text with Increment Number

Posted: Fri Apr 06, 2018 10:37 pm
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?

Re: Add Text with Increment Number

Posted: Sat Apr 07, 2018 6:47 am
by xnview
yes you can use

Code: Select all

Image #####

Re: Add Text with Increment Number

Posted: Sat Apr 07, 2018 7:15 am
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 ?