Skip to main content
nilleg57851248
Inspiring
December 7, 2017
Answered

Save jpg with metadata in the name

  • December 7, 2017
  • 1 reply
  • 391 views

Is there a function in Bridge where you can save the photo with camera settings in the name?

When I use photos it would help if the pictures shows f, ISO and AE.

Can I chose somewhere specific metadata I want in the photo name in Bridge.- so I dont have to write that in the caption individually?

    This topic has been closed for replies.
    Correct answer Stephen Marsh

    I think that Bridge’s Batch Rename tool is what you are after:

    A string substitution and regular expression may need to be added via an intermediate filename to remove period . character and other unwanted characters from the middle of the filename, if this is a concern.

    Otherwise there is ExifTool and other file renaming software that can leverage file metadata.

    1 reply

    Stephen Marsh
    Community Expert
    Stephen MarshCommunity ExpertCorrect answer
    Community Expert
    December 8, 2017

    I think that Bridge’s Batch Rename tool is what you are after:

    A string substitution and regular expression may need to be added via an intermediate filename to remove period . character and other unwanted characters from the middle of the filename, if this is a concern.

    Otherwise there is ExifTool and other file renaming software that can leverage file metadata.