Batch assigining color spaces

Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default Batch assigining color spaces

    I'm using PS 7.0.1, Is there a way to assign one of the standard color
    spaces such as Adobe RGB (1998) to multiple image files all at once. Either
    selecting multiple images, or a folder to do this to would be fine.

    I've searched around, but haven't managed to spot this. It does seem that it
    should be possible.

    Ron Hirsch


    Ron Hirsch Guest

  2. Similar Questions and Discussions

    1. Color PDFs Print as Black & White (grayscale) color inkjets In AcroPro 6 Mac
      I am trying to print color pdf's created from a variety of sources (Quark, InDesign, Word, etc...) to my Canon inkjets (i9100 and i450) from Acrobat...
    2. Batch Processing, not quite batch
      Did anyone come up with a solution or at least an explination for this? I am having the same issue trying to batch convert TIFF files to PDF.
    3. - Rendering a multi-color logo outline to a single spot color (of different shades)
      I have a question similar to the original poster, but with a twist. I have a logo in an AI file. All outlines. It has multiple colors (stroke and...
    4. Batch Script for generating 216 color images.
      Here's an example of a fireworks batch script that takes a pixel and generates 216 images (based off web colors). Very useful when you are working...
    5. Batch convert color space
      Good morning! I need to convert hundreds of images. I've set up an action that will open a file, do the color space convert, save and close the...
  3. #2

    Default Re: Batch assigining color spaces

    Ron,

    You create an action to Image|Mode|Convert or Assign Color Profle.

    Then you create an action to Save As PSD. When finished creating this action, toggle its dialog to OFF.

    Then you create a third action in which you record the playing of the first two, in sequence. Call it Convert and Save or something like that.

    Then you can batch it. File|Automate|Batch.

    Action to run = Convert and save
    Source = Folder**
    Choose = folder containing your images

    Destination = Folder
    Choose = folder where you want the images to go
    CHECK the box that says Override Save As Informtion

    Optionally choose a naming convention, hit "GO" and go get some coffee. Each image will open one by one from the specified source folder, will convert/assign profile, then save as psd in the specified destination folder.

    ** You can choose Browser instead of Folder and the batch will run on files selected by you in the browser.

    Peace,
    Tony
    YrbkMgr Guest

  4. #3

    Default Re: Batch assigining color spaces

    Ron,

    Saving as JPG - you can do it, but here's the issue. Nothing other than photoshop will see the profile. If your images are destined for web, then there's no reason to convert color space since it will simply be ignored.

    Also, without knoweing exactly what you are doing, please be aware that JPG should be conisdered Final Output format. Every thime you make a global change to a jpg and save it you will lose quality as JPG uses LOSSY compression.

    Having said that, I can think of absolutely no instance where it makes sense to embed a profile in a jpg. There may be such a case, but I am not aware of it.

    Your suggestion about changing color profiles on an image from the file browser introduces more errors than it solves. If they implemented that strategy, they may as well allow you to convert from RGB to other color modes as well. Hopefully you see where I'm going. If your images are important, you really want a deliberate change. On an image by image basis, you change profiles by using Image|Mode. If you want to perform that on a bunch of images, it is just as easy to use the method I outlined as your suggestion.

    You simply have to have an action first - less than 10 seconds to create it. Then highlight your files in the file browser and run the action against those selected files.

    Peace,
    Tony
    YrbkMgr Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139