Copy link to clipboard
Copied
Hello all!
Does anyone know if there is a way to make a profile universal when you create it? I've purchased profiles/luts in the past that I'm able to apply to an image in CameraRaw to any file I have open (reguardless of which camera it was captured on). However, when make a new profile of my own in ACR, it appears to only be usable on images captured on the same camera. I'd like to have the profile applied to ANY image, regardless of how it was captured.
Thanks in advance!
Copy link to clipboard
Copied
Interesting...I'm not able to reproduce on my end your issue (to my understanding). For example, I've created profiles in ACR and see them available to all file types (TIFF, CR2, RAF) within the profile selector in Lightroom Classic CC. Am I missing part of the issue?
Copy link to clipboard
Copied
Interesting. I don't think you're missing anything.
When you create your profiles, are you appling a LUT in the dialog?
Copy link to clipboard
Copied
(not getting notifications re: this thread for some reason...)
Yes, I'm applying a LUT created in LRCC with a LUT exporter plugin. Still a little confused about the consistency of applying these specific LUTs to newly generated profiles created in ACR as results tend to vary (but that's probably my own lack of comprehension on the matter).
Copy link to clipboard
Copied
What kind of profile? Camera Profiles (DCP) are per each specific camera model and cannot be universal.
A preset (or XMP) is different.
Copy link to clipboard
Copied
Thanks for the reply.
I'm creating the profiles with the goal of using LUTs (added as a .cube in the Color Lookup Table box) when I create the profile. So, no sliders move in the profiles I'm creating. And, the profiles are .xmps. I'm only using the profile to apply the LUT between the DCP Adobe Standard (or Camera Neutral). The problem is I can't figure out why sometimes I can see profiles I've created, and sometimes I cannot. The profiles I've made seem to be hidden if I'm trying to apply them to an image that was captured on a camera that is different from the one the profile was made with.
Copy link to clipboard
Copied
Hi,
I began a few days ago to make special camera profiles to replace the ones enbeded in the file and the Adobe ones.
If you want to see them for every camera you use, you have to create one for each camera model. I use three, so it triples the work.
Copy link to clipboard
Copied
What's intersting though is that I've purchased profiles before (like the ones at proedu) and they work universally across all of cameras. So, there's got to be a way to do it. I've cracked open one of the xmps that is created when you make the profile and there's some metadata at the top that I'm going to experiement with. I'll reply if I find anything. Cheers!
Copy link to clipboard
Copied
@TheDigitalDog this was a really clear explanation about a topic that can usually be pretty confusing. Thanks for sharing.
Copy link to clipboard
Copied
crs:PresetType="Look"
crs:Cluster=""
crs:UUID=“RemovedInCasePersonalInfo”
crs:SupportsAmount="True"
crs:SupportsColor="True"
crs:SupportsMonochrome="True"
crs:SupportsHighDynamicRange="True"
crs:SupportsNormalDynamicRange="True"
crs:SupportsSceneReferred="True"
crs:SupportsOutputReferred="True"
crs:CameraModelRestriction=""
crs:Copyright=""
crs:ContactInfo=""
crs:Version="13.0"
crs:ProcessVersion="11.0"
crs:ConvertToGrayscale="False"
Copy link to clipboard
Copied
I was able to find a workaround that gave me the bahvior I was looking for. If you open an xmp profile with a text editor, you can modify some settings that will make the profiles compatable across all cameras. Below are the settings I modified.
crs:PresetType="Look"
crs:Cluster=""
crs:UUID=“RemovedInCasePersonalInfo”
crs:SupportsAmount="True"
crs:SupportsColor="True"
crs:SupportsMonochrome="True"
crs:SupportsHighDynamicRange="True"
crs:SupportsNormalDynamicRange="True"
crs:SupportsSceneReferred="True"
crs:SupportsOutputReferred="True"
crs:CameraModelRestriction=""
crs:Copyright=""
crs:ContactInfo=""
crs:Version="13.0"
crs:ProcessVersion="11.0"
crs:ConvertToGrayscale="False"
Copy link to clipboard
Copied
They look the same to me
Find more inspiration, events, and resources on the new Adobe Community
Explore Now