How can I get target files with the original source file's date and time.
I used "nconvert -truecolors -bgcolor 255 255 255 -canvas 764 650 top-right -out jpeg -o d:\output\%%.jpg d:\input\*.Bmp"
The target files get the date and time stamp of today, not of the original source files
Which parameter should I add?
Nconvert: how to keep original time stamp when converting.
Moderators: helmut, XnTriq, xnview
Re: Nconvert: how to keep original time stamp when convertin
I'll add an option.wouter wrote:How can I get target files with the original source file's date and time.
I used "nconvert -truecolors -bgcolor 255 255 255 -canvas 764 650 top-right -out jpeg -o d:\output\%%.jpg d:\input\*.Bmp"
The target files get the date and time stamp of today, not of the original source files
Which parameter should I add?
Pierre.