Jump to content

Recommended Posts

Advertisement (gone after registration)

Hello,

There are many, many programs which can read the Exif data of a picture, but usually none of them is able to show all the customer specific fields.

The question is: what is, in your opinion, the best currently available Exif metadata reader? It should be able to get info like the Leica Look "emulation" just introduced (just to give an example).

Hoping that it does exists...

Den

Link to post
Share on other sites

ExifTool generally has the most extensive metadata support, and a lot of other programs borrow from it. The basic program is a command line tool, but there are various GUIs and web interfaces:

https://exiftool.org/

Data related to new proprietary camera company specific features may take a while to support, and of course it can only find things that are actually in the image metadata (typically things that are set in-camera and written to a raw file or jpeg) and not stuff that only gets written to a sidecar file or database or a proprietary image editor file format in post-processing.

Link to post
Share on other sites

9 minutes ago, Anbaric said:

ExifTool generally has the most extensive metadata support, and a lot of other programs borrow from it. The basic program is a command line tool, but there are various GUIs and web interfaces:

https://exiftool.org/

Data related to new proprietary camera company specific features may take a while to support, and of course it can only find things that are actually in the image metadata (typically things that are set in-camera and written to a raw file or jpeg) and not stuff that only gets written to a sidecar file or database or a proprietary image editor file format in post-processing.

Yes, thanks,  I already use Exiftool (with Exiftoolgui), it's fantastic, but it's still missing some custom specific fields.  I was asking myself if there were an even better tool for this purpose.

Den                                                                                                                                                                     

Link to post
Share on other sites

17 minutes ago, Denebola said:

Yes, thanks,  I already use Exiftool (with Exiftoolgui), it's fantastic, but it's still missing some custom specific fields.  I was asking myself if there were an even better tool for this purpose.                                                                                                                                     

Which fields, and from which camera? Are they in-camera settings?

Link to post
Share on other sites

Digging in Exiftool I was able to find the info I was searching for. Specifically, I was looking for Film Style (including the new ones introduced by Leica Fotos).

It is necessary to look inside the Unknown data, here is the command to use:

exiftool -U filename.dng

(it works too with jpg files, of course)

Looking in the quite long output list, the Film Style can be found as the value "Unknown 0x0412"

Hope this helps...

Den

  • Like 1
Link to post
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...