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
If someone can help me, that would be great !!
Regards
Az.