Search found 3 matches

by Mirabeau
Sat Aug 05, 2023 3:58 pm
Forum: NConvert
Topic: Problem when changing filename with EXIF (-o)
Replies: 4
Views: 19995

Re: Problem when changing filename with EXIF (-o)

Hop !

I went from the alternative idea to the practice...
I developed an application in console mode, in Go (Golang), the advantage is that it's cross-platform (Windows/Linux/Mac....)

I therefore also have the advantage of having "hands on" possible options according to my future needs.
I limit ...
by Mirabeau
Fri Aug 04, 2023 9:57 pm
Forum: NConvert
Topic: Problem when changing filename with EXIF (-o)
Replies: 4
Views: 19995

Re: Problem when changing filename with EXIF (-o)


While you are waiting for Pierre:

The recuse option is quite new and has possibly received minimal or no testing;

The -o term has an option to specify the source folder path.

In general when trouble shooting it is best to back up and simplify as far as possible, so you might try to get the ...
by Mirabeau
Fri Aug 04, 2023 6:57 pm
Forum: NConvert
Topic: Problem when changing filename with EXIF (-o)
Replies: 4
Views: 19995

Problem when changing filename with EXIF (-o)

I have been using XnView (GUI) for a long time, and sometimes in "Batch" mode under windows, without any problem.
So far...
Today I have to make a script to rename all photos with the shooting date (EXIF)

I basically used this code in my Batch file:
"C:\Program Files (x86)\XnView\nconvert ...