Bridge tools image processing

In the latest Bridge CC version I miss under  Tools the option Photoshop->Image Processor where I can batch re-size images. The Process collections in Photoshop option only works with HDR or Panorama stacks. Am I missing something or has this been taken out, made optional and if the latter where can I opt in (like with the workspace for "Output" that disappeared and is back now....

I am suffering the same problem too. Have been on hold waiting for someone to answer at Adobe for just under 3 hours.  I will post if I get an answer.  Good luck!

Similar Messages

  • Bridge CS4 - Image processing into subfolders

    Design Premium CS4
    Bridge 3.0.0.464
    XP Pro SP3
    Problem: Image processing into subfolders
    I have a folder with several subfolders containing JPG files.
    I want to reduce the file size by reducing the quality.
    I use the following to do this:
    Tools | Photoshop | Image Processor
    Bridge doesn't appear to have the smarts to traverse down into the subfolders i.e. one has to do each folder individually.
    Is there a way to have Bridge image process down into the subfolders? Thanks in advance.

    This is a job for Photoshop not Bridge, Bridge can not alter the JPEG settings.
    This Photoshop script should do what you want if you are talking about normal JPEGS and not Save for Web.
    #target photoshop
    var imageFolder = Folder.selectDialog("Select the folder with JPGs to process " + $.getenv("username"));
    var quality = prompt("PLease enter quality required 1-12 ",5);
    if (imageFolder != null)  processFolder(imageFolder);
    function processFolder(folder) {
        var fileList = folder.getFiles()
         for (var i = 0; i < fileList.length; i++) {
            var file = fileList[i];
      if (file instanceof File && file.name.match(/\.jpg$/i)) {
       open(file);
    saveFile(quality);
    app.activeDocument.close(SaveOptions.DONOTSAVECHANGES);  
      } else
    if (file instanceof Folder) {
           processFolder(file);
    function saveFile(quality){
    saveOptions = new JPEGSaveOptions();
    saveOptions.embedColorProfile = true;
    saveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    saveOptions.matte = MatteType.NONE;
    saveOptions.quality = quality;  
    var fileRef = new File(decodeURI(activeDocument.fullName.fsName));
    activeDocument.saveAs(fileRef,saveOptions);

  • Image Processing in Bridge lost PSD originals HELP!

    I am somewhat new to using Adobe Bridge CS4 super frequently, I have been processing batches of images mostly using the 'Image Process' function under tools>photoshop>image processing. I was using it to watermark my photos and size them down. It worked great, did everything I wanted it too and made it's own JPEG folder with all my processed images. HOWEVER I just discovered that when I process them it is somehow is taking the original image and flattening it so it looks like a JPEG even though the file still thinks it's a PSD file. The size is small and all the layers are gone, basically it looks EXACTLY like the JPEG file I'd just made but it's the original file and it's still a PSD (in theory!). I've been racking my brain trying to figure out when I'm doing wrong here! Been all over the internet trying to find a similar situation and I've had no luck. Any thoughts? I'd really appreciate the help. These particular photos are ready to go to print, but I've got my watermark on them and can't exactly remove the layer that isn't there anymore! HELP
    Oona

    Yes I was converting images from PSD to JPEG with the image processing but I was running an action (within the same dialog box) to make the file sizes much smaller for easy upload to the web? Does running an action affect the original as well as the processed images?

  • Bridge Image Process fails with Lumix GF-2

    We are unable to get image processor in Bridge to allow us to make raw image processing changes to our GF-2 images. Instead
    of opening in Camera Raw Processor, it just opens the images. How can we change this?

    No Actions are running; neither CS 5 or 6 work with the Lumix. When I drag or double click in Bridge, the camera raw processor opens and processes allowing me the option of making processing adjustments; but I cannot get the script to run by using (Bridge) Tool>Photoshop>ImageProcessor on multiple prints from Lumix. This is the message I get and there are no prints in the designated destination folder.

  • Batch image processing selects from Bridge

    I'm trying to figure out if there is a way for Bridge to batch process only the 'selects' from a folder. I've got the action for resizing and renaming down, but I run into a wall when I'm trying to preform a batch processing on only the selects from multiple folders.
    Anyone know of a way to tell bridge to only work with the selects? The file structure is such that I am attempting to batch 60 folders containing hi-res images. I need to resize the selects found within each folder.
    Thanks for any help that comes this way!
    -Tyler

    If you select the files and then use tools - Photoshop - Batch the action runs only for the selected files but I don't think you are able to batch action selected images from multiple folders. Using the Dr Brown script you may include subfolders in PSCS but that is all AFAIK.
    You can also rate the selected files and using the pin left down in the filter panel to save the filtering but then you would have to select the folders one by one.
    You can try scripting but in my opinion you will be better off with half an hour sorting all the files and copy or move them manual to one folder and than run a batch :-)

  • Batch image processing from bridge cause photoshop to crash

    But first it goes ahead and processes the images selected in Bridge. All of them like even over a hundred at a time (great time saver!). Then displays a message for each image in one error dialogue saying, "Sorry Photoshop couldn't process the image. . ." for each image.
    It also saves the images to the a folder above (in hierarchy) instead of the folder I select in the batch dialogue. I've tried using Batch process from within Photoshop and get the same result as image process from Bridge.
    While I am able to do the processing I need, it's annoying to have the force quit Photoshop each time, and Then to move the processed images where they belong.
    I am on a G5, 4mb ram, OSX 10.4.11. Photoshop CS3 #10.0.1, and bridge CS3 # 2.1.1.9.
    I usually do the updates when I'm alerted, but haven't heard of anything recently.
    Any ideas?

    Hi SSPrengel
    OK - maybe this will shed some light
    Try changing the size to something very small.- see below
    Try changing the compression. Not affected by the level of Quality (2% 50% or 100%) - all fail to load
    Try changing whether a color-profile is embedded or not. Not an option AFAIK in LR Export
    Try changing if the metadata is minimized or not. Not an option AFAIK in LR Export
    Try changing if the JPGs are exported relative to the source image or some fixed location. Exported to a specific location.
    If I use the Image export resize option it loads OK (resize to 1000*673 from 3916*2634).
    Older exports (from LR2.3 and earlier, of the same size image, and source DNG are OK)
    A centre crop from the Image (1205*691) is OK. A marginal crop (2 edges)  (3838*2552) is OK whereas a very slight crop at (3693*2614) FAILS
    The camera is Leica M8, images is in Leica RAW format (DNG).
    It appears to be function of Image export size (reduced either by Cropping or by 'Resizing on Export'
    Looks like a bug in LR2.6
    Message was edited by: V64
    PS I am using a G5 PowerMac with Tiger OSX

  • Hello- I am a Canon photographer.  I use Bridge (CS5) to process my raw files to jpegs.  I am taking on a second photographer who shoots Nikon (D800) and i am not currenty able to see or process his images.  Can you please help?  thankyou!

    Hello- I am a Canon photographer.  I use Bridge (CS5) to process my raw files to jpegs.  I am taking on a second photographer who shoots Nikon (D800) and i am not currently able to see or process his images.  Can you please help?  thank you!

    According to Adobe:
    D800
    NEF
    6.7, 7.1
    4.1
    D800E
    NEF
    6.7, 7.1
    4.1
    The fact that they have 2 versions of ACR means that initial support for the D800 was added in 6.7  but that complete support was finalized in 7.1 (the 4.1 in the chart is for Lightroom)
    I'm not sure that this means there are missing features, but rather refinements and optimized settings were added in 7.1
    However, ACR 7.1 requires CS6.
    As Dag mentioned, you can also use the latest version of DNG Converter to convert the D800 files to DNGs which will be able to be opened in older versions of ACR.
    The DNG converter only works on folders of files, not individual files. So just select the folder and convert. All the files in the folder will be converted.

  • Clone stamp tool and image processing

    Hello, I am not able for some reason to apply clone stamp tool to multiple pictures at a time using image processing, I just get the first picture saved with the effect and the rest as they were. Could someone help me out with this? I have around 200 pictures and I need to remove damage from all of them quickly. Or is it not possible? Thank you!

    After that time ten years Adobe added a new feature that enable you to record tools use. However the feature was not well designed recorded various amount of data depending on machine.  Has some restrictions also.  The feature is not compatible with everything as I wrote Adobe Disable this feature when its Plug-in Scriptlistener is installed.  I never found a good use for the feature. Note: my option is grayed out because I install Scriprlistener.

  • How to count number of vehicles using image processing tools in LabVIEW

    anyone can give me idea that how to do counting of vehicles using image processing tools

    Hello,
    if camera is stationary, first take an image of the background. Then subtract each acquired image from the reference image. Limit the region of interest - build a mask of the area, where you want to detect vehicles. Use only the pixels that are under the mask for further processing. You probably would need to do some morphological operations (for example dilate) to make the detection more noise-free...
    Maybe you could get more reference images (different time of day) and compare the average intensities of the acquired and the reference image to select the best image for subtraction.
    You could then probably just count the numer of objects to get the number of vehicles.
    You can perhaps also use optical flow to track the vehicles, but you would need to compute some features for example strong corners for each vehicle (check good features to track, http://docs.opencv.org/modules/imgproc/doc/feature_detection.html). Or you can use the new mean-shift tracking library (Labview 2013).
    Hope this helps a bit.
    Best regards,
    K
    https://decibel.ni.com/content/blogs/kl3m3n
    "Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."

  • CS5 Bridge Tools\Photoshop Menu Options aren't working ...

    The CS5 Bridge Tools\Photoshop Menu Options that contain the Image Processing / Photomerge / HDR Pro features that open images from Bridge into Photoshop isn't working ... has this happened to anyone else?  Have you any ideas how to fix this?
    I've cleared cache, windows temp files, and moved the majority of my files to my NAS drive, so the laptop (Window 8 64-bit) is fine ... or so it seems!

    Did you have to uninstall everything and reinstall 2014? CC 2014 was installed automatically. My program files show Ps CC and Ps CC 2014. The automatic installation of 2014 is what caused the problem.

  • CC Bridge Tools Menu - Photoshop option is gone.

    In Photoshop cc bridge menu tools - image proccessor does not exist - It is now called "process collections in photoshop" - when clicked on it says "error - cannot load alignmentlib" and then returns to where I was before I clicked on tools.

    Make sure in preferences/startup scirpts you have at least a check mark for Bridge and Photoshop

  • Image Processing- comparing JPeg files

    Hi All,
    sorry for posting this question at this forum, but I could not find a separate forum for Image Processing. (although i could search for such forums, but i believe they are taken off.)
    I want to compare one input jpeg file with 10 existing files and find the closest match.
    can someone give me pointers to start with. i believe there are tools to achieve this.
    thanx n regards

    Not sure about the way you are using, but look at these links.
    Resizing Photos for Emailing
    http://www.apple.com/pro/tips/emailresize.html
    Resize!
    http://kstudio.net/
    PhotoToolCM
    http://www.pixture.com/software/macosx.php
    SmallImage
    http://www.iconus.ch/fabien/smallimage2/
    ImageTool
    http://www.macupdate.com/info.php/id/23281
    ImageWell
    http://www.xtralean.com/IWOverview.html
    Resize JPEG Files
    http://www.macworld.com/weblogs/macgems/2006/09/jpegresize/index.php
     Cheers, Tom

  • Image processing Manupulation problem!!!

    Dear all,
    God Morning! hope u all are fine .. i have an issue regarding Image processing Manipulation.
    i want to give u all the details.. what i have done so far in java.
    i have used third party tool of java called ImageJ editor for image manipulation.i got the source of it i have made neccessary customization to store / fetch the image from my table (Database).now this editor is working fine when i click on open option from menu bar it fetches the image from database and after fetching it put the image on container where one can edit/ modify the image and save it back to the table.
    the above proceeds me to display or store the edited image on the database . now i just want to integrate the editor on browser ..
    how to call the class file when i click on the link on specified page and also how to pass parameter from jsp page to java class file.??
    please help me to sort out d problem
    "Thanks and regards"
    Jonty

    Increasing the contrast springs to mind.
    When used to extremes it is sometimes called
    'cartoonising'
    Suppose your image was in 16 colors, you could
    reasonably safely assume at least two are red, two
    are blue, two are yellow ect.
    With regards an algorithm you are looking to 'round
    off' the color values to (my suggestion only) the
    nearest 64 or even the nearest 127...
    Bamkinjust be careful of that ORANGE color. Orange is a tricky color to define in either RGB or HSB, and is very similar to red and yellow. A little change in either direction makes it difficult to distinguish from one or the other.
    my thought would be to try to force your image to only six colors. Then those colors (it wouldn't really matter if they were accurate, as long as they are correctly distinguished) would be easy to identify.
    - Adam

  • Image Processing Cells Manipulation

    Hi Guys,
    I am working on cells manipulation. Due to the nature of image processing which scans from a top-down-left to right approach, i am unable to fix a index number on the specific cell which I required this information in order to manipulate the cells as my command. The image processing will be running throughout the programme. As attached is the picture of the Imaq count objects i am using. 
    On a side note, just want to ask a biology-related experiment if anyone encounter the same issue before, why is a cell easily stuck onto the surface as this action prevents the cells from being trapped once it get stuck on the surface of the cover slip. 
    Thank you in advance,
    Scott
    Attachments:
    Image Processing.png ‏227 KB

    Hello,
    yes I understand your problem. But it seems to me that the scan direction has no effect on this... What if the scan direction was from bottom-up, left-to right and the cell flows in from the left bottom corner? You would have the same problem...
    Or do new cells flow into FOV of the camera only from top-left corner? Could you count the number of objects and linearly increment the indexes of your cells? For example, the first cell that comes into the FOV of the camera has index 0, and when the next cell is introduced, the first cell will have an incremented index that equals 1. And so on...
    But if the new cells come into the FOV of the camera randomly from left, right, bottom, top, etc... it would be more difficult. What you could do is calculate some parameters (check particle measurements in NI Vision Concepts)  for the cell you want to manipulate (at the time when you are sure this is the correct cell) and then compare these parameters with the cells on every subsequent frame. You can build a feature vector of these parameters and use classification tools. When you classify the cell, then you would have no problems manipulating it.
    If your cell changes shape dynamically, then I do not see a way to do this.
    Best regards,
    K
    https://decibel.ni.com/content/blogs/kl3m3n
    "Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."

  • Image processing on matched patterns

    Hi all
    I am using LabVIEW 7.1 for image processing. I have used the pattern matching example to suit my requirements.
    Now i want that whatever image processing operations i perform after pattern matching, like, threshold, circle detection, particle filter etc.. be
    performed only on those patterns which have been recognised & not on the entire image. How can this be done?
    Thanks all in advance

    Hi James,
    I suggest you to Extract that image from the main image by using ROI tools,
    and thereby the you are left with the cropped image for your analysis.
    Use this and paste this on a new blank image for your processing.
    Regards,
    Sundar.

Maybe you are looking for

  • SQL error "-601" occurred when accessing table "SMEN_BUFFC

    Hi Guys I am getting the above error at tiem when i am logging on. The actual error message in the st22 dump is Database error text........: "SMEN_BUFH5 in R3EPT32000 type *SQLPKG already     exists. Job=018343/EPT01/WP00"  The termination occurred i

  • HT204074 I'm not seeing the manage devices option under my account information.

    I only have the Apple ID summary, iTunes in the Cloud, Purchase History, Settings...what am I missing??? I am trying to remove an iPad from my account. Thanks!

  • Sending email's outside SAP with grids

    Hi guys, I already use the function "SO_DOCUMENT_SEND_API1" to send emails outside SAP, but i need to insert text in to a table, format color's, letter sizes, etc Can i send a email in html format using this function? Can you tell me if this function

  • Safari stops loading webpages

    I have 2 Macbooks on my network with identical settings and one works fine when surfing with Safari the other keeps stopping on webpages. I have reset permissions, emptied cache, all the things suggested. I found that Pinging to my Airport extreme sh

  • Landed Cost :   Journal Entry

    Hello every body. Something rare is happening to me when I try to make a Landed Cost Journal Entry. Normally, when I try to do this, the journal entry it comes with just One account (inventory account), but this especial one is coming with 2 accounts