Page 1 of 1

Date & Time stamp

Posted: Fri Aug 27, 2010 7:58 pm
by Azrayen
Hello

I'm trying to add some "date & time" stamps on pictures through a batch file.

For now, I've the following batch, but I really don't know what to put instead of the ?????

Code: Select all

nconvert -overwrite -text_font Arial 100 -text_flag bottom-right -text_color 255 0 0 -text "??????" *.jpg
I don't want to use the system date, I really need to get the date & time for each picture from the exifs data.

If someone can help me, that would be great !!
Regards
Az.

Re: Date & Time stamp

Posted: Sat Aug 28, 2010 1:14 am
by marsh
I don't think a chage timestamp feature is in command line version. It is available in XnView.

Re: Date & Time stamp

Posted: Thu Mar 03, 2011 9:54 am
by xnview