Sample Header Ad - 728x90

Exiv2: How to print tag values without printing the corresponding filenames

1 vote
1 answer
211 views
I'm using exiv2 0.27.2. I want to print the tag values of multiple webp files, but without the filename being printed. With the following command: exiv2 -g Exif.Image.Artist -Pv *.webp I get the following output: 3q2NIGNI_o.webp tomato 3qAwrJWu_o.webp orange 3qDZg9vz_o.webp cantelope I just want the tag name output, without the filename, like so: tomato orange cantelope
Asked by whitewings (2527 rep)
Jan 5, 2023, 11:52 AM
Last activity: Jan 5, 2023, 09:21 PM