Add Text with Increment Number
Moderator: xnview
-
davidandbecci
- Posts: 1
- Joined: Fri Apr 06, 2018 10:34 pm
Add Text with Increment Number
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
- Author of XnView
- Posts: 48171
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Add Text with Increment Number
yes you can use
Code: Select all
Image #####-
cday
- XnThusiast
- Posts: 4591
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: Add Text with Increment Number
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?
You wish to renumber the files, or write text onto the images using Action > Image > Text ?xnview wrote:yes you can useCode: Select all
Image #####