Search found 1 match

by Azrayen
Fri Aug 27, 2010 7:58 pm
Forum: NConvert
Topic: Date & Time stamp
Replies: 2
Views: 1975

Date & Time stamp

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 ?????
nconvert -overwrite -text_font Arial 100 -text_flag bottom-right -text_color 255 0 0 -text "??????" *.jpg

I don't want ...