Icc profiles on the mac questions

There seem to be multiple locations in OSX for icc profiles. I've found them in system/library/coloursync, library/coloursync and user/library/coloursync. Both display and printer profiles seem to be mixed up in these 3 locations.
Is there a preferred location for different profiles - or does Aperture/OSX find things as required (ie, it 'just works') ?
Also - my lab sent me its .icc profiles which I've copied into my system/library/colorsync/profiles directory. Aperture seems to find them okay. Are .icc files universal (ie, mac and PC) ? I didn't specify that I was a Mac user when I requested the icc profiles.
Paul

There seem to be multiple locations in OSX for icc
profiles. I've found them in
system/library/coloursync, library/coloursync and
user/library/coloursync. Both display and printer
profiles seem to be mixed up in these 3 locations.
Is there a preferred location for different profiles
- or does Aperture/OSX find things as required (ie,
it 'just works') ?
[snip]
I cant' speak as to whether display and print profiles should go in different places, or Mac vs. PC profiles, but the general rules for which Library folder to use are:
/System/Library: Don't mess with it. If an installer puts stuff there, that's fine, but the /System folder and all its contents should be considered hands-off at the user level unless you know what you're doing (the greatest ability to screw up the system comes from mucking around in the /System folder).
/Library: Files (in this case ICC profiles) put in this folder's subfolders will be available to all users of the computer.
/Users/Username/Library: Files put in this folder's subfolders will be available only to the user specified. Other users will not have access to them.
So basically, if you have multiple users on your Mac and you want them all to have access to the ICC profiles, put them in /Library/ColourSync/Profiles. If you only want yourself to be able to use them, they go in /Users/your username/Library/ColourSync/Profiles.
If you only have one user, and will never add any users to the computer, then placing things in /Library or /Users/username/Library will always yield the same results - you'll always have access to them.
You probably haven't broken anything by putting the other ones in the /System/Library/ColourSync/Profiles folder, but you may want to take them out and put them in the appropriate place, for consistency.
Also remember that the user's Library folder is checked by applications first, then the /Library, and lastly the /System/Library. That's the magic of how it "just works" no matter which Library you put the files in.

Similar Messages

  • Request - ICC profile for the combination - w520 and Dell u2711

    Greetings,
    Due to the lack of a colorimeter, I come to you with a humble request for few calibrated ICC profiles for the DELL u2711 and the quadro 2000m w520. Probably tftcentral's review might be a well guidance for setting up a ICC profile http://www.tftcentral.co.uk/reviews/dell_u2711.htm
    Thanks in advance,

    hey utzutz,
    could you explain on why you would like to get this ICC profiles ?
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • TS1702 We use one ID for  the Apps store for 2 iPhones. In the second profile on the Macit is impossible to update apps there is a mistake. What is the decision?

    We use one ID for  the Apps store for 2 iPhones. In the second profile on the Macit is impossible to update apps there is a mistake. What is the decision?

    This happens when you both use the same Apple ID for iMessage.  To fix this you have two choices:
    On one of the phones go to Settings>Messages>Send & Receive, tap the ID, sign out, then sign back in with a different ID.  Note: you can still share the same ID for purchasing in Settings>iTunes & App Stores; or
    On both phones go to Settings>Messages>Send & Receive and uncheck the email address(es) shown under "You can be reached by iMessage at".  Also uncheck the other phone's phone number, if present.

  • Cant select the paper ICC profile in the applications page saet-up or print

    Cant select the paper ICC profile in the applications page set-up or printer box.
    I loaded a new paper profile into what I thought was the proper places(s) and it showed up in some applications but not in another. Does this mean the application is at fault? Can anyone tell me where the profiles are supposed to be installed?
    Thank you in advance.

    This is from "Ask Chris' forum:
    Also, I suspect you are confusing paper types with color profiles. The paper types you see in the driver will not change: http://www.inkjetart.com/news/archive/IJN_01-26-06.html#3

  • ICC Profiles in the new Camera Profile Editor

    Hi Folks,
    I'm wondering if anyone knows why we aren't (yet) able to assign ICC profiles directly in the Camera Raw module, rather than working from the profile editor? Is this essentially a proprietary technology or trademark issue, and thus not something to be implemented into ACR in the future?
    By all means, feel free to add any background to this conversation that you wish - I'm admittedly ignorant on the trade issues involved here, and certainly don't wish to add any ill will. Just looking to understand how these (still) emergent technologies are shaking out and interfacing with the ACR workflow.
    Thanks

    Ah, indeed. Thanks R.
    And for those interested, here's a great response, courtesy of the one and only Mr. F:
    http://forums.adobe.com/message/1210888#1210888
    That said, all other follow-ups welcomed, though my own question is answered.

  • ICC Profiles:  Does the iPad not recognise them?

    Is the iPad not colour aware in the sense that it recognises and uses ICC profiles embedded in images?
    Secondly, it's a great shame the display can not be calibrated. So much for portfolio display or any work that is colour sensitive.

    I.didn't say anything about editing. The photo app is Apple app for displaying photos.
    Somebody needs to write and app to calibrate the monitor. The problem with this is third party apps can't run in the background. So Apple would have to make it a system preference. They would be the one to make this happen.
    You could write a feedback to Apple requesting this feature:
    http://www.apple.com/feedback/ipad.html

  • Learn C on the mac questions...

    Hello everybody,
    I'm just starting to learn programming. I choose to start with the book Learn C on the Mac - Dave Mark.He wrote the book while using xCode 3.1
    I have 2 questions.
    First: Every Project that came with the book, when i  try to open one in xcode after build and run it brings the error "There is no SDK with the name or path 'macosx'
    Second: The book talks about Syntax and Semantic errors and how to produce then to learn from it so suppose to apperar something like "error: syntax error before '{'  token"  but Xcode only give me "Expected indentifier or '('
    Are those because my version of Xcode (3.2.2) or I'm doing something wrong?
    I will appreciate your answers and comments.
    Thanks

    Your first problem is caused by the book projects using an older version of the Mac OS X SDK that you do not have installed on your Mac. The fix is to set the Base SDK for the projects to one that is installed on your Mac. In Xcode 3.2 choose Project > Edit Project Settings to open the project inspector. Select the General tab in the inspector. Use the Base SDK for All Configurations menu in the inspector to set the SDK. You should set it to Mac OS X 10.6.
    Regarding your second question, I would not worry about the compiler error message not matching exactly what the book says. What is important to know that you have a syntax error, why you have one, and how to correct it. I assume the book explains the why and how.

  • How do I associate a scanner's icc profile with the TIFF files from scanning old slides?

    I profiled my slide scanner and have an icc profile for that scanner. In Photoshop I can assign that profile to those files obtained by scanning slides in that scanner. Can I do something functionally equivalent inside Lightroom?

    This is totally off on a tangent, so feel free to ignore:
    After struggling with slide scanning on an Epson V500 for years, and generally getting lousy results (loads of chromatic aberration, poor detail resolution despite plenty of pixels, and bad color) - I decided to try to photograph them. The setup is simple. D800, Micro-Nikkor 105mm with extension tube (but any macro that goes 1:1 should do), small piece of diffusing plastic, flash backlight. And some tape to hold it all together.
    Wow.
    The result is razor-sharp with all the fine detail I have always missed, totally clean from CA, and with a few quick Lightroom adjustments it's there. Previously I had to bring them into Photoshop and spend hours.
    The scanner is outside my window if anyone needs it...

  • When I try to go to the profile manager, the Mac Terminal says this: "dyld: unknown required load command 0x80000022" and I don't know what that means!

    Firefox has been acting up lately, so I was going to create a new profile and copy over some stuff from the old one to the new one. I followed the instructions on the troubleshooting page, but when I tried to type in /Applications/Firefox.app/Contents/MacOS/firefox-bin -ProfileManager, the Terminal says dyld:unknown required load command 0x80000022. I know Firefox is closed, so I have no idea what's going on. Please help!

    add "arch -i386 " at the beginning of the command
    See http://support.mozilla.com/en-US/questions/838031

  • Lens Profiles on the Mac

    Hi,
    I need to import a lens profile that I've made, but I don't know how to do that. I've already tried to find the Camera Raw folder, but it doesn't exist.
    What can I do?
    Thank you.

    Andrew Rodney wrote:
    cobra_eater wrote:
    Yeah, but I can't find that folder.
    HFS Path: Macintosh HD:Library:Application Support:Adobe:CameraRaw:LensProfiles:
    The folder for Lr5 is here, not where you have listed
    Macintosh HD / Users / [your username] / Library / Application Support / Adobe / CameraRaw / Lens Profiles

  • ICC profiles for Epson R1800 and Lightroom - Mac Osx

    Without trying to inflame an already heated discussion on prints that are too dark under my lightroom - printer - Mac Osx configuration. (Although I too am a sufferer of the darkness...!)
    I have recently downloaded the latest ICC profiles for the R1800 directly from Epson to my Mac. There are three of them and for arguments sake they cover the paper type I want "Premium Glossy Photo Paper"
    They download as a .sea file and not .icc as I expected.... My knowledge of Mac's doesnt extend to .sea files I'm afraid.
    My question is what do i do with the file now that its downoaded?... Nothing happens when you double click on it and It doesnt appear to try to find where to install itself.
    On another thread I read about dropping these files into Library - Colorsync - Profiles. They sit there happily but do not appear to show up in Lightroom when I wish to utilise the profiles.
    All the original Epson profiles are there from when I installed the Epson Drivers (new and updated) but no new profiles are there. This is definitely the case as the profile "Premium Glossy Photo Paper" is still there but its name should be changed to "Premium Photo Paper Glossy" according to the Epson website... Besides.. If I delete the new files and go back into Lightroom nothing has changed.
    Am i placing these files in the wrong area?
    Many thanks for any replies

    I suspect that some R1800 users have perhaps not tackled the issue of dark prints and may not be feel that they have an issue at all. I also believe that this particular issue only involves Intel Mac's which may not apply to some.
    Your issue may have something to do with the printer driver as well... I made sure that I went and found the very latest driver that Epson has out (there is a new one specifically for Intel Mac's). I made sure that I deleted the driver that came with the original disk.... I did this via the "printer setup utility"... then downloaded and installed the new driver.
    Only then did I go through the procedure for installing the new icc profiles as discussed...
    The profiles should then automatically appear in Lightroom and in colosync in the "Finder" screen under:
    " Users" > then whatever your computer name is > Library > Colorsync > Profiles
    The new profiles should then be seen.
    This is certainly the way I did it and perhaps the whole process has to be gone through for an Intel Mac.
    Hope this helps... I am nowhere near a computer expert but it worked for me.

  • When I use the new ColorSync icc Profile!

    Wwhen I use the new ColorSync icc Profile!
    the New Settings will be reset to Default Profile
    After Rebooting My Mac Mini 2010 with Mac OS X 10.6.7!
    Why? My LCD is Chimei 22sh-l with HDMI output.
    Thanks!

    The Critical Problem was solved by buying a Apple DisplayPort VGA Cable[New Taiwan Dollar :1,000]
    link http://store.apple.com/us/product/MB572Z/A?fnode=MTY1NDA3Ng&mco=MTA4NDU0NjA
    The Fact is that the Mac mini Bundled HDMI to DVI would made my ColorSync Profile to Default everytime I
    Reboot or logout my mac mini.
    Also, if you Rrealize the boot-up mac mini Superdrive DVD is noisy! You could just insert a DVD inside, then When you boot-up your Mac mini next time, the noise is Vanished ^^ & Happy
    So, Apple just accept its made Display Protocol for ColorSync to Adjust the Monitor Color, befroe I`ve done this,
    I  thought I have to buy a Apple Cinema Display or Macbook, then I can Get that kind of Benefits!
    But Hopefully, My problem is just solved & Happy .

  • I used the migration assistant to transfer files from my PC to my Mac but it recreated my user profile from the PC and I wanted to transfer the files to the new different user profile I've setup on the Mac. How can I transfer everything now?

    I have an older Windows laptop and I am switching to a new MacBook Air. The main user on the Windows laptop is going to be different than the main user on the MacBook. I used the migration assistant to transfer data to the MacBook but it recreated the whole older profile on the new Mac when I just wanted to pull everything over into the new user profile I had already created on the new MacBook. How can I go about putting the data over into the new user profile and erasing the older other user profile it recreated? Would I erase the old user profile on the new Mac and start over with the migration assistant using some setting I missed that lets me pull the data over to the new main user on the MacBook? Or is there a way to rename the old user profile on the Mac to match what I want the new username/password to be somehow?
    Or would it be best to back the data I really need from the old PC onto an external HD and then copy it over to the new Mac from the external HD?
    Looking for advice on how to best go about this. On the old PC I had multiple profiles and it was awkward. On the new Mac I just want a single profile for the primary user and both users will just share the same user profile. I wasn't sure if the Migration Assistant only let you recreate entire profiles or if there was a way to just import data from the old PC's primary profile into the new Mac's new primary profile with some setting adjustment.
    Data would be docs, pics, bookmarks, music. Fairly basic.
    Thanks for any and all advice,
    -Crosscourier.

    Look in the /Users/ folder.

  • Lightroom doent see the .icc profile - color profiles

    Lightroom 5 doent see the .icc profile -they are in the correct folder  C:\Windows\System32\spool\drivers\color -
    it sees some but not all -
    I have tried everything - even installing Lightroom again.
    Nothing seems to work
    I am running windows 7 professional 64 bits
    please help. I have now spent a week working on this - and have not found any solution.
    many thanks
    regards

    Do you have a link to the page(s) where you’re downloading your profiles from?
    LR only support RGB profiles, not CMYK profiles, if that could be the issue.
    If there is a limitation on how many profiles LR can display then you should be able to delete some of the unnecessary profiles—the ones you’ve downloaded but don’t need.  Don’t delete other profiles that might be used in other areas, just the ones you’ve downloaded for this situation.
    On my Windows 7 computer, I see ICC profiles in the following places:
    C:\Windows\System32\spool\drivers\color\   are most of them and I’m sure LR finds some in here
    C:\Windows\System32\color\  are a couple of them

  • What is the correct icc profile for jpegs extracted from DNGs?

    Are they always sRGB, or always something else? do they need an icc-profile assigned for colors to be interpreted properly? is the correct profile available as metadata that could be read using exiftool or such?

    Profile/color space can be anything - there is a DNG tag called "PreviewColorSpace" that allows for:
    0 = Unknown
    1 = Gray Gamma 2.2
    2 = sRGB
    3 = Adobe RGB
    4 = ProPhoto RGB
    Good practice would be to attach an ICC profile to the preview, but I don't think there's any requirement to do so.
    Sandy

Maybe you are looking for