Skip to content

Adding option to allow "machine" interfacing #3058

Answered by clanmills
lombare asked this question in Q&A
Discussion options

You must be logged in to vote

Exiv2 can do all of those things. It can print metadata as "value" (raw data) or "translated" (human readable).

$ exiv2 -pv -g datetime/i -g orientation/i https://clanmills.com/Stonehenge.jpg
0x0112 Image        Orientation                 Short       1  1
0x0132 Image        DateTime                    Ascii      20  2015:07:16 20:25:28
0x9003 Photo        DateTimeOriginal            Ascii      20  2015:07:16 15:38:54
0x9004 Photo        DateTimeDigitized           Ascii      20  2015:07:16 15:38:54
$ exiv2 -pt -g datetime/i -g orientation/i https://clanmills.com/Stonehenge.jpg
Exif.Image.Orientation                       Short       1  top, left
Exif.Image.DateTime                      …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lombare
Comment options

@clanmills
Comment options

Answer selected by clanmills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants