In article <il8tj5$3eh$>, BF wrote:
I am trying to find a way to batch process a lot of .jpg pictures that don't have an embedded profile. Bridge makes it very easy to find them, but I don't know how to assign an srgb profile to the untagged ones bridge finds.
Any help would be appreciated.
Create an action to run in batch.
===========================================
Edit -> Convert to Profile (select sRGB)
Save
===========================================
or this action
===========================================
File -> Automate -> Image processor
[x] Save as Jpeg
[x] convert to sRGB
===========================================