I would like filenames padded with zeros in the 'Scan Into' function.
When I am scanning many pages at once, xnview generates filenames like
image1.png
image2.png
.
.
.
image9.png
image10.png
I would like to have filenames like
image 01.png
.
.
.
image 10.png
thank you
"Scan into" with padded numbering 001, 002, ...
Moderators: helmut, XnTriq, xnview
I think at the moment there is no way to get leading zeros like "001", "002". The usual placeholder "#" does not work, here.Anonymous wrote:I would like filenames padded with zeros in the 'Scan Into' function.
When I am scanning many pages at once, xnview generates filenames like
...
As a workaround (but not a nice one), you could set the start number to 1001. Then, the suffixes would be "1001", "1002" and the files would be sorted properly.