Weird Image Processor Behaviour

The image processor has started acting really weird a couple of hours ago. I have been trying to figure the problem out since then, but to no avail. It all started when I tried to run batch processor from the Bridge with a really simple action that is just meant to save the images as a TIFF. This has worked before and I did not change the setup in any way. But this time many of the images just stayed open in Photoshop. They were neither saved nor closed - others were, though. I played around with the settings, repaired permissions, deleted cache files, etc. Then at one point, when I ran the image processor again, it suddenly started to open random raw files! These files are on the same hard drive as the .psd files I was trying to convert, but they are not even nearly in the same directory. In fact, these happened to be really old pictures that I hadn't seen in a while. That scared me. Also I am at the end of my wits. The only thing left to do would be to uninstall and then reinstall Photoshop, I guess. But that would mean, that I would have to go through all the settings again, import my actions, keyboard shortcuts, etc. I'd like to avoid that if possible.
I am using Photoshop CS 5.0.1 on an iMac running MacOS 10.5.8.

You mention Image Processor and Batch, which are two different things – which did you employ?
Could you post a screenshot of the Actions Panel with that specific Action clicked open just to make sure which steps are included?
And have you tried trashing prefs (after making sure your presets are saved)?

Similar Messages

  • Weird image processor issue in CS4

    All of a sudden this week, both of my computers stopped being able to image process via bridge > ps.
    Repro steps:
    1. Select RAW image(s) in Bridge.
    2. Tools > Photoshop > Image Processor
    Expected results:
    Image processor dialog opens in PS
    Actual results:
    Window switches over to PS, but nothing happens.
    Anyone else see this?

    Suggest to check the files you used. If the files contain duotone or multichannel mode, then the message "Sorry, I could not process the following files" will appear.

  • Image Processor bug causes PS to crash (CS5, 12.0.4, Win7x64) -

    Hi,
    I'm trying to process 64 RAW files using Image Processor, and I noticed that Photoshop (x64, I don't have the 32-bit version installed) never closes any of the files after it has processed them. This causes the RAM to fill, and eventually Photoshop to crash. I tried both via Bridge (Tools --> Photoshop --> Image Processor), and Photoshop itself. I have a new system with 8GB RAM, and when I start up Image Processor, Task Manager tells me PS eats away 6.5-7GB of it during the first minute. Shortly after PS crashes.
    My updates are up-to-date according to the update manager. I haven't had this problem ever before, so the cause must be the 12.0.4 update (or the one before it). Is there a workaround or an update on the way? Maybe this is a known bug. I found out that people have experienced the same behaviour with CS4.
    Kind regards,
    Kimmo

    Sorry for the delay in response; the Adobe server for logging in was down for hours.
    The reason I'm on the latest drivers is that I made a clean install of Windows 7 a couple of days back.
    Regarding the Intel driver I mentioned I downloaded: I had to go another route; the Intel driver "was not validated for this system", so I had to get the latest driver from the manufacturer of the computer -- which kind of sucks, to be honest. Well, anyways, the driver version from the manufacturer is the same I had from Windows Update (i.e. not the latest possible), but I went and installed it anyway -- thinking that maybe it's been "customized" somehow...
    Unfortunately it brought no change. Action B still accumulates files while others do not.
    I should clarify that the reason why the "Wood Frame" kept accumulating files in the PS main window was that it never finished the process. I tried it to run on pictures that were larger than what it was designed for and thus it stopped mid-process and left the window open.
    (BTW: I'm talking about windows and tabs interchangeably here)
    "Action B", as I've called it in this thread, does generate a final, processed JPEG, but apparently it doesn't return a confirmation of it finishing to the Image Processor. Without Image Processor knowing that the script finished successfully it leaves the file open.
    I see that in File --> Automate --> Batch it is possible to have the process "Save and Close" each file it processes. Maybe it would be beneficial to have a similar function for Image Processor. And not only "just in case" -- the user might actually want to leave all the files open, who knows, but in situations like these a forced closing of a file -- be it finished or not -- would be nice.
    I would also like to point out to other people reading this thread that, while this problem can be fixed by simply remaking the troublesome action, I feel finding the cause for it would benefit a lot of people too. Maybe the action was corrupted somehow, maybe PS 12.0.4. has a bug that makes my "Action B" from 11/2011 incompatible -- would be nice to know, huh?

  • Used Photoshop Image processor to batch convert from CR2 to Jpeg and the edits don't stick

    Ok, so I had a huge wedding where the bride paid me to deliver a ton of images.  Well, i did all my edits in ACR and then photoshop.  While in photoshop all the edits look to have been applied.  So, I use edit > Scripts>Image processor to convert the CR2 files to Jpeg in one fell Swoop.   Well, on my last run though (checking any images for missed edits or what not), none of of the edits were applied to the saved jpegs.  So I bring one up in Photoshop (the saved Jpeg) and the edits are applied in Photoshop.  So I click save and it tries to save as a PSD file (which it was not originally saved as).  I click to JPEG and it asks to replace the existing file and I do.  Voila, all the edits are a-pplied.  Now, I have about 200 images that I need to do this on. 
    Is this common with the image processor?  Is it not for converting processed Raw files to JPEG and keep the edits?
    I'm very frustrated since now, depending on my misunderstand of the tool, I have to spend extra time saving the files again.  (At least I don't have to re-edit them)

    I have action I wrote so that on large groups of pictures I hit my actions.  It goes through the whole set.  Then I hit my flatten and it goes through the whole set.  Then I go to scripts > image processor  and covert them to jpeg. 
    The weird thing is when I bring up the jpegs in photoshop, all the edits are there.  When I look through Photo Mechanic or upload them to the web, they aren't

  • Image Processor Pro v3.0.1 is released

    Image Processor Pro v3.0.1 is released and can be found here:
    ps-scripts - Browse /Image Processor Pro/v3_0_1 at SourceForge.net
    Here are the changes:
    ---------------------------- v3.0.1 ----------------------------------
    - Removed 'Cancel' button on startup progress window. It didn't work
    and would require some gymnastic coding to implement usefully.
    - Added 'BatchMode' flag for calling IPP script from other scripts.
      See demo script RunIPP.jsx for more details.
    - Fixed window title to reflect correct script version
    - Tweaked text in log file for readability
    - Changed behaviour of 'Selection from Bridge' to match behaviour in
    Contact Sheet II. If Bridge is running and no files are currently
    selected, all image files in the current folder in Bridge will be
    processed. The number of files to be processed is now present in the UI.
    - Added Progress Bar. This is enabled with the flag
    ImageProcessorOptions.USE_PROGRESS_BAR. The default is true.
    - Added the ImageProcessorOptions.PROCESS_UNSAVED_IMAGES flag to permit
    processing unsaved images. The default is false. You must edit the
    script to enable this functionality.
    - Fixed JPG Format Progressive bug. The number of scans was not being
    set. The variable FileSaveOptions.DefaultJPGScans can be modifed to
    change it from the default value of 3.
    - Fixed for situations where there are no Action Sets or no Actions
    in the selected Action Set.

    Much appreciated, xbytor2. 

  • Image Processor Tab Missing in New Adobe Bridge CC 2014

    In the new Bridge CC you used to have a TAB under tools called Photoshop which you could run the script Image Processor for easily processing jpegs. What has happened to this and is their maybe a new way of processing jpegs to lo-res that I dont know about from tiff or jpeg or does my bridge have a problem?
    I have attached a image grab from my bridge that shows that the tab is not there. I know that you can access image processor directly from Photoshop, but they used to always be linked.

    No, it is still in Bridge CC.
    Did you uninstall Photoshop CC after installing Photoshop CC 2014? If so, that may have removed some of the Bridge integration scripts by mistake. Re-installing Photoshop CC 2014 should replace the scripts.
    and it should give the image processor tab back

  • Problem with Adobe BRIDGE getting Photoshop/Image Processor menu

    When I open my drop-down or fly-out menu under TOOLS in Bridge (CS3 version), the entire portion of the menu which is supposed to appear next underneath the Cache line option is missing (i.e., Photoshop, Illustrator, InDesign, Start Meeting..., Photoshop services).
    What gives?
    I'm trying to get to Image Processor under the Photoshop menu option (which is supposed to appear in the Tools drop-down menu).
    Please tell me what's wrong. Thanks in advance.

    Thanks, but there IS no Photoshop subheading in my Tools menu.
    That exactly describes the problem I'm having!

  • Image Processor not working in CS 5

    I have installed CS5 Design Premium on my Mac Pro at work. (Had installed the education demo, but it turns out my school doesn't fit Adobe's critereon for eligibility - and doesn't take it back after telling you that) although we have qualified for years, and we education people in 14 countries are are the top school in the world on our subject. No biggie, the upgrade's only $50 more with the NAPP discount.
    But at home it installed just fine on my Mac Pro and works great. But at work, where CS4 works flawlessly, I can't get it to run Image Processor from Bridge, or import photos into Photoshop Layers, it does do Photomerge, but it also does not do HDR PRo.
    Before the settings wouldn't stick in image processor, and I fixed the issue by changing permissions on the Photoshop settings folder in my user account. Now settings stick for Image Processor, but when I tell it to process a set of images, it keeps coming up with a dialog saying "Sorry, I could not process the following files..." and then gives a list of each file with it's the path.
    I'm wondering if the javascrpits running this process are broken, or have permission problems. (Image Processor, HDR Pro, etc.)
    If in Bridge, I seelct Tools->Photoshop->Batch, it gives me an error dialog: "FatalError: General Photoshop error occurred. This functionality may not be available in this version of Photoshop. <No additional Information Available>"
    I rely on Photoshop for a very large portion of my work. And that includes processing thousands of images. I cannot see how this problem is unique to me. Is anyone else having this problem? Is there a fix? Am I stuck with CS4 for automation? BTW, I can use Applescripts to automate Photoshop CS5. How wierd is that? Scripts I wrote work, but built-in ones appear to be broken on this machine.
    Additional information: I'm on a Windows network using Active Directory and my company user account while this is happening. Where it works at home, it's just my own Mac running OS X 10.6.4. I have all the latest CS5 updates installed.

    But all the
    files that are in my home directory (Snow Leopard 10.6.5) give that error.
    Do you have a beta of Snow Leopard, to my best knowledge 10.6.4 is the
    latest version??
    I'm going to format
    the drive on Monday and restore my system from Backup and see what that does.
    First try the uninstall CS5 suite using the uninstaller that is in each
    application folder. Also erase your serial number from computer and run the
    clean script:
    http://www.adobe.com/support/contact/cs5clean.html
    It is useless to reformat and after that reinstall from Back Up when you
    also re install the current preferences, highly likely you will end up with
    the same problem because you copied the old prefs again

  • How do I fix an access rights error when launching Image Processor in Adobe Bridge CC?

    Often when I am working on files and want to batch process Jpegs for clients I get an error message from Image Processor.  It will state "I am unable to create a file in this folder.  Please check your access rights to this location ...."
    I have cleared cache and up'd my history levels.  I checked to make sure the files were not locked and read/write was enabled.  I am not sure why this error keeps occurring.  I am using Adobe Photoshop CC 2014 (2014.2.2 release) with Adobe Bridge CC (6.1.0.115)

    It's an endless circle.
    See if these instructions help: iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • Problem using Image Processor from Bridge

    I have been using the Image Processor to process photos from Bridge for quite some time. However, I recently received an error message when I try to initiate Image Processor from Bridge and I have not been able to find any help topics that address my problem: I select images in Bridge to process, then click "Tools>Photoshop>Image Processor". Photoshop opens and the familiar Image Processor dialog box opens. Item 1 in the dialog box says "Process files from Bridge only" and has the number of files I have selected in parenteses. I select the file type and other settings in #3, and preferences in #4. When I click "Run", I get an error message window that says: "Script Alert. There were no source files that could be opened by Photoshop". The Image Processor works if I open the files in Photoshop first, then run it by selecting "File>Scripts>Image Processor" and tell it to process all open files.
    Would someone be able to help me with this problem?
    Thanks, Larry

    Usually when it worked before and not now, and you have added no new software or hardware I recommend resetting the preferences.  Hold down the Ctrl key and click on the Bridge icon to start.  You should get a reset window with 3 options.

  • Adobe Photoshop CS3 Image Processor not converting files to sRGB Profile

    I have been experiencing a problem with Photoshop CS3 Image Processor no longer converting profiles to sRGB.   It converts all of the files from Camera Raw to JPEG, but not sRGB as well.  I used to be able to batch convert an entire folder of RAW images to JPEG, sRGB through the Image Processor.
    My Photoshop CS3 Working Space is Adobe RGB (1998).  I need to convert an entire folder of images selected in Bridge to sRGB working space in order to publish a photo album from one of the on-line publishing companies.  I can open each individual Camera Raw file in Photoshop and convert each to JPEG, sRGB, but this takes a tremendous amount of time.
    The following procedure has worked for me in the past, but for some reason no longer works:
    I select the images in the desired Bridge CS3 folder.  Upper tool bar, "Tools" > "Photoshop" > "Image Processor".  In Image Processor:
    Section 1 - ""Process files from Bridge only (11)"  Whether or not I place a checkmark by "Open first image to apply settings", it makes no difference in the outcome.
    Section 2:  "Save in same location"
    Section 3 - "Checkmark by "Save as JPEG, quality 12".  Also a checkmark by "Convert Profile to sRGB"
    Section 4 - Checkmark by "Include ICC Profile"
    I replaced my iMac one month ago and reinstalled Photoshop CS3, but this Image Processor problem had been occurring even with my old computer.
    Not sure if you need this information:
    I'm currently on Mac OS X Version 10.6.4
    Processor:  2.93 Ghz Intel Core i7
    Memory:  8 GB 1333 Mhz DDR3
    I don't know if it's related,  Photoshop CS3 on my old computer was running in Rosetta.  I don't know if it's running in Rosetta now, the name does not appear when Photoshop boots up.  How do I get it to run in Rosetta again?

    Heh heh heh.  It's always true that we find the answer just after making public our problems, which in turn we did after trying to find the problems ourselves for hours.
    Thanks for following up with the answer.
    -Noel

  • Image processor from Bridge problem

    ONe of most annoying things with Bridge is that often, image processor wont open from Bridge -- unless you quit out and relaunch Bridge -- quite a hassle.

    You are absolutely correct. In order to pass selected images in bridge over to photoshop, you need to invoke IP from within Bridge. I didn't make that connection from your earlier post.
    So your original request makes sense. Personally, I would rather see an improvement in Image Processor (as well as the Batch dialog) that allowed one to specify the source as "Bridge".
    In photoshop 7, in the batch dialog, you could specify the source of the files to be batched as "Open Files", "folder", or "File Browser". If you choose File Browser, the batch action will be performed on files selected within FB.
    In CS2, in the batch dialog, you can see Bridge as an option, but it's grayed out. You can only invoke the Batch operation on files selected in Bridge from within Bridge - a serious shortcoming.
    The same theme holds true for Image Processor, and indeed, it looks like most of the scripts behave that way.
    So rather than have a shortcut, I would like, as I say, the ability to specify bridge as a source in the dialog boxes for the image processor and batch dialogs.

  • Problem with Image Processor  CS5

    From Bridge I use tools/photoshop/image processor and convert raw with xmp files to jpegs after entering description and keywords in Bridge File Info.  Suddenly, PS is not longer putting this information into the jpeg files.  Why?

    I'm beginning to think CS3 just isn't capable of handling long actions. Just to give you an idea what I'm doing is watermarking my photos with 3 items: a text logo, url and name. each of them consists of the same steps with the difference only being on their shape, size and position. so you can imagine 3 separate actions combine into 1. to test out my hypothesis, I deactivated 2 of them and tested for each one without any problem. next, I combined any 2 and failed. so my conclusion is CS3 just can't handle long actions as well as CS2.

  • Lightroom JPEG export VS Photoshop Image Processor

    Hey guys:
    Long time photoshop and lightroom user (long time user of all things Adobe). First post here in the forums. I did a search for my question but I think it was too specific, so it returned zero results.
    My question is about Lightroom's JPEG export vs Photoshops Image Processor. When I export a RAW file to JPEG from Lightroom, the file size is freaking huge. The JPEG is as big as my original RAW file (~25mb). Settings are set to default - 100 quality. Everything else remains untouched.
    However, when I use Photoshop's image processor (I launch it through Bridge, easier that way for me) and process the RAW images that way, my JPEGs are roughly 5-10mb in size. Settings in Image Processor are quality 10 and thats it. No actions being run or anything.
    Can anyone shed some light as to why Lightroom exports JPEGs that are roughly 2-4 times the size of Photoshop's JPEGs? My initial thoughts are that the 100 quality setting in Lightroom is more like Photoshop's quality 12 (that always makes me think of Spinal Tap - "Why don't you just make ten louder and make ten be the top number and make that a little louder?" "These go to eleven.") Ideally, exporting out of Lightroom would be much easier for my workflow.
    Thanks in advance.
    -The Doctor

    DrMilesBennell wrote:
    Can anyone shed some light as to why Lightroom exports JPEGs that are roughly 2-4 times the size of Photoshop's JPEGs? My initial thoughts are that the 100 quality setting in Lightroom is more like Photoshop's quality 12 (that always makes me think of Spinal Tap - "Why don't you just make ten louder and make ten be the top number and make that a little louder?" "These go to eleven.") Ideally, exporting out of Lightroom would be much easier for my workflow.
    You are correct: LR Quality 100 = PS Quality 12
    Despite LR having 101 Quality settings (0 to 100) it actually only has 12 Quality settings the same as PS 'Baseline Standard':
    JPEG Quality Setting Comparison
    PS
    LR
    LR Range
    Typical Reduction
    0
    0
    0-7%
    11%
    1
    10
    8-15%
    23%
    2
    20
    16-23%
    14%
    3
    30
    24-30%
    14%
    4
    35
    31-38%
    16%
    5
    40
    39-46%
    24%
    6
    50
    47-53%
    4%
    7
    55
    54-61%
    27%
    8
    65
    62-69%
    25%
    9
    70
    70-76%
    31%
    10
    80
    77-84%
    35%
    11
    90
    85-92%
    41%
    12
    100
    93-100%
    I keep a small copy of the above table taped to my monitor. I chose the numbers under the 'LR' column for the 12 steps (not AA's) to make it easier to remember. In actuality ANY number in the LR Range column will produce the same results for each step.
    Under the 'Typical Reduction' column notice the small amount of reduction for PS 6 (LR 47-53%) Quality setting. If interested why AND why you probably shouldn't use PS 7 (LR 54-61%) Quality setting see this post:
    http://forums.adobe.com/message/5641903#5641903

  • How to stop the Photoshop Image Processor.

    I am using the Photoshop Image Processor in Bridge to shrink a large png sequence. But I started the process with the incorrect parameters. How do I stop the Processor once it has started?

    If escape key does not work do not know how to undo.  Hopefully you have a backup.

Maybe you are looking for

  • Safari quits unexpectedly and can't connect to software updates

    Hi, can anyone help? have never had any trouble with mac before but today it's been endless! 1. safari quits unexpectedly - takes much longer than usual to open safari then it suddenly quits after about 10 seconds 2. went to software updates but got

  • Values are not updated in Assets if posted via Purchase order

    Hello Gurus, I have done all the customization relaed to Asset Accounting. When I am trying to procure Assets through Purchase order it is updating quantity but not updating values. Can any one give me some suggestion on this. Regards, Pawan Kumar

  • Building & Consuming Async Web Service

    I'm fairly new to web services.  I built a WCF Web Service.  It works fine when making synchronous calls.  I'm stuck trying to make an async call.  On the client side in Visual Studio, I get a "Cannot await TestWebServices.QuotingEngineService.SmallG

  • Quicktime Pro hang on Apple TV export

    Hi all. I'm having an issue trying to export a .mov file on Apple TV. The file is correctly reproduced in Quicktime Pro but the application hang when I try to export it as Apple TV. Document -> Export -> From Movie to Apple TV. Could someone help me

  • Ressurecting an old laptop

    Hey guys, my HP dv6000 laptop has been having major hardware issues lately (stay away from HP laptops) and is out of commission for the time being so I dug out my old gateway.  I'm trying to make it as functional as possible with its limited resource