Metadata values that come from the image file’s OSX attributes (i.e. what you see in Finder).
The way that you access these metadata fields is by providing the key to where the data is stored, and using that key as a token.
The syntax for metadata keys are as follows: specify the name of each section in the metadata, followed by the ‘.’ delimiter, until you finally provide the name of the field you would like to access.
If the value does not exist within a given file, then the metadata will simply not be returned, and the rest of the folder structure/file rename/filter will continue.
All token options are available for use on the metadata keys, the same with all other tokens.
Examples:
| Usage | Result |
|---|---|
file.CreationDate |
March 19, 2012 3/11/19 PM MDT |
file.FileSize |
21348928342 |
file.VolumeName |
Macintosh HD |