Customising the Available Profiles
The script includes a standard selection of colour profiles. If you are comfortable editing the script, you can add additional choices. You should make sure that any profile you add is installed on your system. If you attempt to convert to a non-existent profile, the standard Convert to Profile dialogue will appear.
To add more profiles, edit the script in a text editor such as NotePad or use the ExtendScript Toolkit supplied with Photoshop CS2. Profiles are defined in the script from lines 17-22. Here's one example:
ClrProfile.PROPHOTO = "ProPhoto RGB";
Add your new entry in the same format. The profile name in the script (PROPHOTO) must be unique; the string on the right must be exactly as the profile is listed in Photoshop Convert to Profile dialogue. You may add new profiles in any position.
Download and Installation
Download the script from the Free Downloads page. Place a copy in ..\Adobe\Adobe Photoshop CS2\Presets\Scripts folder.
Copyright and Use
Fit Image+ is a free script for Adobe Photoshop CS2. It will not work with earlier versions of Photoshop.
This script may be freely copied in its entirety provided reference is made to this site and page.
Fit Image+ is copyright © 2006 Roger Cavanagh