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 (470 forks)batch import
format-jpegformat-maker-noteshelp wantedimage-queue

Repository metrics

Stars
 (2,411 stars)
PR merge metrics
 (Avg merge 3d 2h) (2 merged PRs in 30d)

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