Jump to content

EXIF tags for film simulation in X100F images


Recommended Posts

In case useful to others, I've mapped the EXIF info for the various film simulations offered by the Fuji X100F.

 

You need to read 2 tags (FilmMode and Saturation) to get the full information. 

I've used exiftool, a command-line tool, to get this. I am on a Mac but exiftool is freely available on most platforms.

 

(Now if someone could find out whether whether usage of the built-in ND filter is captured in EXIF...)

# exiftool -m -s -f -FilmMode -Saturation *.JPG
======== Acros+G.JPG
FilmMode                        : -
Saturation                      : Unknown (0x503)
======== Acros+R.JPG
FilmMode                        : -
Saturation                      : Unknown (0x501)
======== Acros+Ye.JPG
FilmMode                        : -
Saturation                      : Unknown (0x502)
======== Acros.JPG
FilmMode                        : -
Saturation                      : Unknown (0x500)
======== ClassicChrome.JPG
FilmMode                        : Unknown (0x600)
Saturation                      : Normal
======== Monochrome+G.JPG
FilmMode                        : -
Saturation                      : B&W Green Filter
======== Monochrome+R.JPG
FilmMode                        : -
Saturation                      : B&W Red Filter
======== Monochrome+Ye.JPG
FilmMode                        : -
Saturation                      : B&W Yellow Filter
======== Monochrome.JPG
FilmMode                        : -
Saturation                      : None (B&W)
======== ProNegHi.JPG
FilmMode                        : Pro Neg. Hi
Saturation                      : Normal
======== ProNegStd.JPG
FilmMode                        : Pro Neg. Std
Saturation                      : Normal
======== Sepia.JPG
FilmMode                        : -
Saturation                      : B&W Sepia
======== astia-soft.JPG
FilmMode                        : F1b/Studio Portrait Smooth Skin Tone (Astia)
Saturation                      : Normal
======== provia-standard.JPG
FilmMode                        : F0/Standard (Provia)
Saturation                      : Normal
======== velvia-vivid.JPG
FilmMode                        : F2/Fujichrome (Velvia)
Saturation                      : Normal
Edited by dmd29
Link to post
Share on other sites

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.

×
×
  • Create New...