Date & Time stamp

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Azrayen
Posts: 1
Joined: Fri Aug 27, 2010 7:54 pm

Date & Time stamp

Post 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.
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Re: Date & Time stamp

Post by marsh »

I don't think a chage timestamp feature is in command line version. It is available in XnView.
User avatar
xnview
Author of XnView
Posts: 46249
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Date & Time stamp

Post by xnview »

Pierre.
Post Reply