Page 1 of 1

Usage of variables for "everything"

Posted: Tue Dec 10, 2019 6:22 pm
by Peter2
Sometimes there are values which are used more then one time in the definition of o conversion job.

E.g. The "Author name" or "Project number" can be used in
- write IPTC
- add text
- save file (name and path)


So it would be handy if the user can define some variables like

Code: Select all

Var_A = "John Doe"
Var_B = "456-8_999"
Var_C = "London"
and these values can be recalled in IPTC and filename and ... definitions ...