Skip to main content
Known Participant
February 8, 2021
Question

luminosity and color data in Bridge

  • February 8, 2021
  • 1 reply
  • 642 views

I want an organized and mostly automatic way to sort photos by luminosity and color. My goal is to export luminosity and color data from a lot of files into a spreadsheet. Any help will be appreciated.

 

First step seems to be to see the data into Bridge.

 

Is there a way to see mean luminosity and mean RGB numbers in Bridge's metadata? Here are the luminosity and blue numbers from Photoshop's histogram for a photo.   Are they available in Bridge? 

 

This topic has been closed for replies.

1 reply

Legend
February 8, 2021

This information is not available in Bridge and can be hard to interpret in Photoshop ("lies, damned lies, and statistics" comes to mind.) You would probably need to generate it somehow in Photoshop or software such as ImageMagik or ImageJ (scientific image processing) and then write it to your files. Then you would need a custom script to read that metadata and do custom sorting.

Known Participant
February 9, 2021

Thank you. I think for 56 images, I'll just read the data in each file, and make a spreadsheet.