Archive for the 'ColorSync Utility' Category

ICC Color Profile

Tuesday, December 22nd, 2009

Color space

A simple set of numbers, in either RGB or Good color management starts with a color profile, a cross-platform file that describes CMYK, does not provide enough information a particular device’s color characteristics. When a printer, scanner, or digital camera to define and reproduce exact color on is connected to your system, ColorSync automatically assigns an ICC profile to that different devices. For example, an RGB value device. In most cases, this is a profile that the device’s manufacturer has supplied—a of R10, G100, B10 does not define how that color should appear; it is just the ratio of the factory profile. While many devices come with ICC profiles that ColorSync can automatically assign, By specifying a scale for these RGB values others will need you to specify the ICC profile. Some manufacturers provide ICC within the range of human vision, R10, G100, profiles on their websites, and service providers often supply ICC profiles particular B10 can replicate how this green should to their devices. Professional users may want to create their own, as the accuracy of appear. This scale is called a color space.

Quartz Filters and Calculator

Friday, December 18th, 2009

Quartz is the PDF-based graphics system in Mac OS X that draws graphic elements on displays and output devices. Quartz Filters give users the ability to apply color management, effects, and other processes when creating a PDF file or printing. You can create your own Quartz Filters using the controls in the Filters pane in ColorSync Utility. More information about Quartz Filters is included in the “Using Quartz Filters” section.

Using the Calculator tool in ColorSync Utility, you can compare the impac t of color models, color spaces, rendering intents, and the translations that occur when color transformations are performed by the CMM. This tool provides a way to empirically see the impact that each element has in color transformations.

Color space conversions

Saturday, December 12th, 2009

ColorSync Utility can also be used as a tool for color space conversions on images. When you open an image in ColorSync Utility, you see the image along with additional options at the bottom of the screen. For example, to apply a sepia-tone profile to the image, choose Apply Profile from the left pop-up menu, Abstract from the middle pop- up menu, then select Sepia Tone. You can also convert an image for an output device by selecting the Output menu and the appropriate printer profile. When converting to an output color space, you can choose a rendering intent for the color space conversion using the Intent pop-up menu. Click Apply to see a soft proof of how the image will appear after conversion. Choose the rendering intent that produces your preferred color appearance based on the image and the profiles being used. Choose Save As from the File menu to apply the conversion and save the new file to your hard drive, ready for output to that particular output device.

Automator and image processing

Thursday, December 10th, 2009

Image processing tasks like embedding color profiles can be performed easily with Automator. For example, to create a workflow that changes the color profile for a series of images, select Preview in the Automator Library and drag the “Apply ColorSync Profile to Images” action into the workflow area. You will be asked if you want to add a Copy Finder Items action so the original files are not permanently altered; if you want to apply actions on a copy of the original file, click Add. In the Copy Finder Items pane, choose any folder you wish or use the default (Desktop). In the “Apply ColorSync Profile to Images” ac tion, select an ICC profile from the pop-up
menu to use for the color conversion. This workflow can now be saved as an application. However, the real power comes into play if you save a group of actions as a plug-in. You can select different types of plug-ins depending on how you want to utilize them.

Automator plug-ins include:

Finder.

Adds the Automator workflow to the contextual menu accessible in the Finder.

Folder Actions.

Allow you to select a folder on your hard drive that will run the Automator workflow when items are added.

iCal Alarm.

Runs the workflow at times and dates specified in iCal, the easy-to-use calendaring application in Mac OS X.

Image Capture.

Runs the workflow using the Automated Tasks option in Image Capture.

Print Workflow.

Integrates your Automator workflow into the PDF Services of the Print dialog in Mac OS X, giving you access to PDF-based workflows from most applications.

Script Menu.

If you have enabled the AppleScript Script Menu, your workflow will also be accessible from the AppleScript menu in all applications. Creating an Automator workflow for assigning color profiles to images.

Using Quartz Filters

Sunday, December 6th, 2009

PDF documents in Mac OS X Tiger can be further refined using Quartz Filters. These filters let you apply color management, color effects, and other processing options such as compression or creation of files in PDF/X-3 format. To access Quartz Filters, click Filters in the toolbar of ColorSync Utility. Here you see the Quartz Filters that ship with Mac OS X Tiger. You can duplicate and modify these filters or create your own using ColorSync Utility. To create your own Quartz Filter, click the Add (+) button in the bottom left of the window and enter a name for the Quartz Filter. Press the Enter key and ColorSync Utility saves the name of your Quartz Filter. Click the triangle to the right of the name to see the Quartz Filter options. You can assign ICC profiles; convert to a new color space using profiles; apply color effects; change the bit depth, dimensions, and compression; or add comments to a PDF document. Your Quartz Filter can now be accessed from the Mac OS X Print dialog. Quartz Filters can also be accessed in Automator