Tag Name, Tag Description, Tag Value

Started by dwlott, December 23, 2024, 09:08:49 PM

Previous topic - Next topic

dwlott

Hello again,
Is there a way to get the tagnames, tag descriptions and tag values in one dump?
These two commands work great, yet I am hoping to get all three fields in one dump.

-a
-u
-s
-g0:1
E:\mySourceFolder\Standards\example-image-1.jpg

-a
-u
-g1
E:\mySourceFolder\Standards\example-image-1.jpg


Phil Harvey

The -j -l output is the best way to do this.  There are lots more features of -j to, see the docs for details.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

dwlott

Thank you Phil.
This command worked great for me to get the Tag Names, Tag Descriptions, and Tag Values in json format.
-j
-l
-G1
E:\mySourceFolder\File01.jpg