drewnoakes/metadata-extractor

Support for Samsung Trailer Tags

Open

#319 opened on Jan 30, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (2,411 stars) (470 forks)batch import
format-jpegformat-maker-noteshelp wantedimage-queue

Description

Hi there,

I would like to read Samsung specific tag from the attached photo captured by Samsung Galaxy S8 smartphone. The issue that ExifTool is able to read them and shows as:

But when I call getDirectories() then I could not find that Samsung directory, therefore I am not able to read all those tags.

Please guide me how to solve my issue if that's possible.

Contributor guide