Hi,
I'd like to create thumbnail copies of all the images in a specific folder, and add a filename suffix to the copies.
For example, the copy of 'Image1.jpg' should be named 'Image1_thumb.jpg'.
I have done this by using NConvert, but is this possible in Batch convert in XNview?
/Chrisbo
Rename files in Batch convert
Moderators: helmut, XnTriq, xnview
Re: Rename files in Batch convert
In filename field, you can use %_thumb.jpgchrisbo wrote:Hi,
I'd like to create thumbnail copies of all the images in a specific folder, and add a filename suffix to the copies.
For example, the copy of 'Image1.jpg' should be named 'Image1_thumb.jpg'.
I have done this by using NConvert, but is this possible in Batch convert in XNview?
Pierre.