Help to improve the Image Processor Pro Script to save transparency in TIF

Hello world

This is my first post in this community.

We have a droplet which reduces the resolution of tif images at 72 dpi and save the image tif with transparency. It works very well, but it took a long time for the whole process of many picture in different folders. This is the reason why we have sought another script that can preserve the folder structure and define the resolution of each image at 72 dpi tif.

We found Image Processor Pro, which does exactly what we needed. The script works perfectly in CS5 and CS5.5 save the tif with transparency. The tif images could be used in InDesign with transparency.

BUT Image Processor Pro script works not so perfectly in CS6 as it seems that this option to save a tif with transparency does not exist or does not work in the script. The result is that those converted tif images are without transparency in InDesign. It is a huge problem for us.

This is the point where I need your help. Neither I have experience yet with jsx-files or the right syntax of it.

Is it possible for someone of you to implement / improve Image Processor Pro so it will save tif with transparency?

We used the last German Image Processor Pro Version: 2.3.1 (link: http://www.russellbrown.com/scripts.html)

(The German version contains only German on the texts of the screen!)

I am very grateful for any help you can give.

Thanks in advance for your help.

The only reason why I can invision would happen, is that they change the default behavior on what to do when the transparency option is not specified.

The simplest solution, if you always want to have transparency with tif files is:

Find this piece of code or towards line 3811:

     case "tif": {
        var value = (isWindows() ? ByteOrder.IBM : ByteOrder.MACOS);
        var str = fsOpts.tiffByteOrder.toString();

Change to look like this:

     case "tif": {        saveOpts.transparency = true;        var value = (isWindows() ? ByteOrder.IBM : ByteOrder.MACOS);        var str = fsOpts.tiffByteOrder.toString();

It will not work properly if there is transparency.

BTW, where did you get a German version of this? I've written PPI but never germanisés he...

Tags: Photoshop

Similar Questions

  • Russel Brown Image Processor Pro works is not about Photoshop CC 2015.5.0

    Hi all

    I went to install Russell Brown Image Processor Pro 2.3.1 on my Adobe Bridge / Photoshop CC. I have a Mac computer and that you have installed manually (by following the steps described in the provided Pdf) the Image Processor Pro by dropping plug-ins in their designated files.

    Now, once I did, the Image Processor Pro is displayed in the menu drop-down from the bridge, and when I press on it (once), the only thing it does is to start the Photoshop application without further intervention. There is not a pop-up of any kind.

    I have the latest version of Photoshop CC 2015.5.0.

    My question is, does anyone know a workaround for this problem?

    Thank you

    Update: for what it's worth, I managed to find a Dr. Browns Services facility, and who install it on the site of Adobe here: https://creative.adobe.com/addons/my_addons

    It has an option to install it, which is what I did, and that's available on the CC bridge, however with the warning.

    Whenever I get close the bridge and then run it again, a pop up appears to indicate this:

    I click Yes, and then go the preferences at the bridge, as part of Startup Scripts, activate the Services of RD Browns. I close the bridge, start it again, then get this popup:

    I choose ok, Bridge opens, I go to tools and in its menu, there is Image Processor Pro Dr Browns Services and fully operational.

    As long as I never close the bridge, Image Processor Pro is still there, but whenever I close the bridge, I need to follow the same steps above here.

    Hope this can help someone out there.

  • Image processor + Web script record?

    I need image galleries big enough process of batch-for which I ran in general just: Scripts > image processor (where I can scale to size and add copyright to information via an action) and save them as JPGs for social media.

    But as these pictures will be downloaded to my commercial photo site, I need to optimize the specific use 'save for web' settings.

    Is there a simple way to have the Image Processor run settings to save for Web? I start with large TIF files and prefer to download saved jpg directly (no compression of 2 generations)

    I usually process/upload individual images on the Web site using the save for Web feature only. But it is inefficient for large lots that I have now.

    Can I just create an action that integrates the settings to save to the Web?

    I hope I'm being clear here-

    Thank you

    (using the current version of PShop CC 2015 - Mac OS)

    I think that the plugin downloadable x Script would be a better script to use.  Image Processor Pro has more features, then the Image Processor script that comes with Photoshop.  It's a plug-in, you can use it in an action. The plug-in will save the setting you use in the dialog box during the recording of the action in the Action stage.  When the Action is played the script will move its dialog box displays the plugin script uses the setting saved in step of the action.   With the Pro Image Processor, you can save any number of images for each processed image files.

    Save for the is web and options.  File menu > automate > Pro image processor...   Its dialog box looks like this...

  • I can't get Dr. Browns Image Processor Pro to work with Photoshop CC 2014 bridge

    We use the DR Browns wonderful Pro Processor Image script much, but cannot make it work with PS CC 2014 bridge. When I select files in Bridge CC, then go to tools > Dr. Browns Services 2.3.1 > Image Processor Pro it appears an error message that says ReferenceError: photoshop is undefined.

    The real script works fine if I run it from Photoshop CC 2014 - just not so I load it from bridge CC.

    I uninstalled it and re installed a few times, both manually and through the CC of the extensions Manager.

    I use a 64-bit Windows 7 computer.

    I guess that there are a few changes in the part of the script that loads Photoshop of the bridge, but not course. It worked fine in CC. Simply not CC 2014.

    I open the Dr Browns Services .jsx file but don't see anything obvious. This is the section on the Image Processor Pro part:

    //-----------------------------------------------------------------
      // This routine takes an array of files. If called by Photoshop,
      // it will invoke Dr. Brown's Process 1-2-3 with the files. If called by
      // any other app, it will send a BridgeTalk message to Photoshop
      // to invoke this routine with the same arguments.
      //-----------------------------------------------------------------
    drbrownserv.process123 = function (files) {
    // Bring Photoshop to the foreground.
      BridgeTalk.bringToFront ("photoshop");
    
      // Create a new BridgeTalk message for Photoshop to invoke
      // Image Processor with the selected files
      var btMessage = new BridgeTalk;
    btMessage.target = "photoshop";
      btMessage.body = "drbrownserv.process123 (" + files.toSource () + ");";
      btMessage.send ();
      } else {
    photoshop.runActionCommand ('611736f0-9c46-11e0-aa82-0800200c9a66', files);
          }
      }
      catch (error) {
      if (error.number != 8007) // Don't report user cancelled errors.
      drbrownserv.alert (error);
      }
      }
    

    Nevermind - Dr. Browns Services works very well with CC 2014. I just had a lot of trouble with the upgrade... After uninstalling any version of PS and bridge, reboot and reinstall just CC 2014 everything works as it should. I had trouble with the upgrade by 2014 CC on both computers I use - but re-installing fixed everything and was easier to do that I thought it would be.

  • Script alert: "Sorry I couldn't treat the following files" (Error Message by using the Image Processor)

    I am a seasoned Photoshop/Bridge CS5 user who has recently upgraded to CS6.  In bridge I ran my first batch of Image Processor, trying to convert a set of RAW. NEF files. PSD files with a basic editing action that I created apply them.  Photoshop CS6 opens the bridge files and applies the actions, but then I get the error message "alert of Script" "Sorry, I could not deal with the following files" and a list of all the files in the batch, I tried to run the script on.  The files all remain open and are saved on my hard drive in a folder created by the Image Processor script, but will not close unless I close them manually.  I never had this problem in CS5 where would apply the actions that you want to the batch of photos one at a time image processor, then save and close.  Reflections on how I can fix this bug?

    Get your number of history States. I moved mine the default of 20 to 60, and all is well. For the record, this action does not work on 16 and 32 bit.

    Remove resetting of the State history, you will get into trouble if you copy more than one file type. If you go with the change above, I would recommend only with one type of output at a time.

    The script should probably define States of high story then put back to the end. The problem with this, is that machines perhaps isn't able to handle the large amount of stages of history. Which means, hit the stages of history can lead to 'out of memory' or "scratch disk is full" errors.

  • Russell Brown 'Image Processor Pro' does not work under CC

    I just switched from Photoshop CS 6 CC and use Russell Brown 'Image Processor Pro. Unfortunately only runs under CC. I also want to install the patch but we probably only applied to CS6.

    Does anyone have a solution to this problem.

    Here is the German error message: https://DL.dropboxusercontent.com/u/12684660/CC_IPP.jpg

    Message translated with google translator from German.

    This script is now updated to the current version of 2015. You can download it at: http://blogs.adobe.com/jkost/2015/06/image-processor-pro-for-photoshop-cc-2015.html

  • Image Processor Pro and image converter eps files without pixelation them loading

    Hello. My name is Lucas. IM of the Argentina, who now lives in the Brazil. I have the problem that is in the title. IM new to do such things but to read much, I discovered that both scripts open files eps and because what they do is reasterized, then files stored looks preety bad.

    I know that there are some parameters to open the eps, e.g.:

    var epsOpenOptions = new EPSOpenOptions();
       epsOpenOptions.antiAlias = true;
       epsOpenOptions.mode = OpenDocumentMode.RGB;
       epsOpenOptions.resolution = 72;
       epsOpenOptions.constrainProportions = true;
    
    

    I must say that the search for a solution has found a script and changed to partially answer my needs. I said partially because I need the script to review the files and save the output files with the same structure. Here's the script that manage a folder at the same time:

    #target photoshop
    // Asks user for input folder
    var inputFolder = Folder.selectDialog("Select a folder to process");
    // Asks user for output folder
    var OutputFolder = Folder.selectDialog("Select a folder to save your Tiffs");
    if ( inputFolder != null && OutputFolder  != null ) {
       
       // Makes list of all files located in that folder
       var fileList = inputFolder.getFiles( "*.eps" );
       
       // Create a EPS option object [height & width are doc size]
       var epsOpenOptions = new EPSOpenOptions();
       epsOpenOptions.antiAlias = true;
       epsOpenOptions.mode = OpenDocumentMode.RGB;
       epsOpenOptions.resolution = 72;
       epsOpenOptions.constrainProportions = true;
       
        
       // Open each file in turn
       for (var i = 0; i < fileList.length; i++) {
          
          // open the file
          app.open( fileList[i], epsOpenOptions );
          
          var baseName = activeDocument.name.slice( 0,-4 );
          
          // put your code to 'save as' the file here
          var saveFile = new File ( OutputFolder + "/" + baseName + ".jpg" );
       SaveForWeb(saveFile,60); // set quality to suit
          
          
     function SaveForWeb(saveFile,jpegQuality) {
      var sfwOptions = new ExportOptionsSaveForWeb(); 
      sfwOptions.format = SaveDocumentType.JPEG; 
      sfwOptions.includeProfile = false; 
      sfwOptions.interlaced = 0; 
      sfwOptions.optimized = true; 
      sfwOptions.quality = jpegQuality;
     
     activeDocument.exportDocument(saveFile, ExportType.SAVEFORWEB, sfwOptions);
      
       };  
     activeDocument.close( SaveOptions.DONOTSAVECHANGES );  
          
          
       
       };
       
       };
    
     
     
     
    

    So, if you know a way change image processor pro or photo I will be very happy.

    Because I use only the script to handle eps files and save them as jpg (except for the web) I don't have a special button to activate this option. Keep things simple. Thank you!!

    You can tweak ImageProcessorPro.jsx to do the following editing.

    Search for code that looks like this:

    ImageProcessor.prototype.openDocument = function(file) {
      var self = this;
      var settings = self.settings;
      var mode = DialogModes.NO;
      var ext = file.strf("%e").toLowerCase();
      var isRaw = ImageProcessor.CAMERA_RAW_FILES.contains(ext);
    
      if (isRaw) {
      }
    

    and insert this code right after it:

      if (ext == "eps") {
        var epsOpenOptions = new EPSOpenOptions();
        epsOpenOptions.antiAlias = true;
        epsOpenOptions.mode = OpenDocumentMode.RGB;
        epsOpenOptions.resolution = 72;
        epsOpenOptions.constrainProportions = true;
        try {
          var doc = app.open(file, epsOpenOptions);
        } catch (e) {
          Error.runtimeError(9002, ZStrings.UnableToOpenErr);
        }
        return doc;
      }
    

    I have not tested at all, but it looks good from here.

  • Color for the image processor problem

    Hello! I tend to work with dozens to hundreds of batch files and often use the Image Processor to save my changes to PSD files to TIFF.
    But I noticed that when I run image processor to save PSD in uncompressed TIFF format, there is a change in the color of the original file in the created file. But... If I manually record a version of the same PSD TIFF (file > save as > etc.), there is no change in color. So... the question is in the processor.

    Y at - it a setting or preference to avoid this to happen? My computer CPU is insufficient? What Miss me?

    "Include icc profile" is checked (at the bottom of the dialog box).

  • Photoshop tools in bridge do not work with mt PS CC 2015.  I try to use the image processor, and nothing happens.

    Every since switching to the CC I can't get photoshop 'tools' to work, the bridge.  I chose the pictures in the image processor, and nothing happens.  I have to close PS CC and leave the bridge to open my PS CS6 to process images.  How can I get it works in CC?

    I think I knew my problem.  I use the wrong version of the bridge.  I'm sorry to bother you!

  • Since I loaded items 14 in my computer, the program stops working after having worked on the images and I try to save the processed images. This happens over and over again and I am very angry that this continues to happen. After working on an image

    Since I loaded items 14 in my computer, the program stops working after having worked on the images and I try to save the processed images. This happens over and over again and I am very angry that this continues to happen. After working on an image for 15-30 minutes I lose everything I did when the program stops working... This is extremely frustrating, as I can't use the program

    Hello... Adobe, you have a phone number I can call to talk about this?

    Why don't answer you my survey?

  • Satellite Pro A30 - RAM to help to improve the graphic system

    I have a Toshiba Satellite PRO A30 and I recently went to a computer fair when I learned that I couldn't change the graphics because it is built in processor, but the guy told me I could use the RAM on my laptop (which is 1.2 GB) to improve the graphics up to 128 MB? is it true on this type of laptop, I looked everywhere on the net for how to do and say everything, it is to do so through the phoenixbios I have tried to do so but do not cause on my bios it doesn't gives not the possibility to change it, will I need an update for my bios?

    Hi Mark,

    Your information is basically correct. The SA30 uses RAM shared for its graphics chip, so in principle, you can specify which part of your main RAM that you want to use for this purpose. However, the ability to specify the RAM allocation is controlled by the BIOS, and if the manufacturer of the BIOS has chosen to preselect the value of RAM graphic, then, you will not be able to change it.

    I know that Phoenix BIOS allows the allocation of RAM to specify up to 128 MB (16, 32, 64 and 128 values) and it can also be defined in the properties display ("Advanced" tab), select the Frame Buffer and check which is entered for the value of the AMU.

    I think that the option in the BIOS is also called UMA and appears on the second page of the BIOS update, about half way down the screen.

    Kind regards

  • Satellite L300-2 - How to improve the image of the webcam?

    Hi all

    I have the Satellite L300-2This with built-in Chicony WebCam. I installed the driver on Windows Vista, the camera work well, but the situation is not clear. I see my picture and a little with and black pixels with it.

    I asked if some can help me to improve the quality of my web cam. I installed the latest driver.

    Please sometimes

    Thank you very much
    LHOST

    Hello

    I have the Satellite L300 but I m pretty happy with the quality of the image of the webcam.

    In any case, you must change the parameters of the webcam. If you move the mouse on the side of the life of the screen that the webcam menu should appear. Then click Properties and there you can change all settings, brightness, contrast, profiles, etc..
    Just a little more play these settings to find the best for you. ;)

  • Convert files with the Image Processor

    This question has been posted in response to the following article: http://help.Adobe.com/en_US/Photoshop/CS/using/WSfd1234e1c4b69f30ea53e41001031ab64-7426a.h tml

    If everything you do is resizes your images and the dialog box (other treatment options) image processor turn OFF runing any action.

    Paulo

  • Help - sizing of the images to print

    I need help because I have really problems.  When I shoot, Nikon D750 and in RAW, once I changed the images, I try to get the size of print 8 x 10, 11 x 14...  But when I go to resize them they do not hold their original appearance.  For example the picture of a car I shot, when I check the size of the image is W = 20.053 and H = 10.55.  Now I would like to print this at 8 x 10 or even 11 x 14, but when I change it to one of these dimensions, then the image is all chewed and looks like a cartoon.  I can't understand this.  What I am doing wrong?

    As in your example of image, it's say to print on paper 10 x 20 or 5 x 10 so reduced.

    5 x 10 will not fit paper 8 x 10 without stretching it. There is no way to this.

    You use the crop tool to decide which part of the image printed on it. Cropping is the best method if you do not want to distort your image.

    I do not know the parameters of your DSLR, but in the future, you can select a longer describes what you want to print, or take the photo at an angle wide enough to eliminate the surroundings without clipping of the object.

    The pdf file that is in the link has other suggestions as well.

    You cannot escape the proportions. The Image and the paper must be a tight fit.

  • Help - Clone causes the image to move

    PES 9

    When I move the clone on the image stamp he moves the entire picture and shows an image duplicated under. It is a new problem as I have used this tool often.

    Thanks in advance for your help.

    You probably have the Clone Source Overlay.

    Most of the people put to Eclipse so you can always see a preview of source of duplication, or you can turn it off.

    There is a button on the toolbar options for the clone source options:

Maybe you are looking for

  • My ipad will not slip off so do not have access to this

    Hello I really need help. My Ipad Air no longer lets me slip so I can't even access it. I plugged into my laptop and restored it but still the same issue. There now IOS 9.3.2 on it. I'm on the Hello screen with "sliding to set up", which he doesn't l

  • Problem with "Extended desktop", integrated display is disabled

    Hi all I have a MacBook Pro 13 inch early 2011 with OSX El Capitan 10.11.4. Just before I upgraded to 10.11.4, I use to work with "extended desktop" using the built-in screen and the external monitor. Since the update, whenever I connect the external

  • DeskJet 2540: Deskjet 2540 print and Scan works on Windows 10

    I have installled, uninstalled and reinstalled the software half a dozen times now, on my Windows 10 machine, but I still don't have any interface to scan documents. The installation process has shown a success install and I was able to recognize and

  • all games crash in 5 mins__

    I just installed windows 7 64 bit, and now when I play champion online and other games it will freeze or black-out and lock up. I have a nvidia 9800 gt and 6 GB of ram, an amd 5400 64 bit 2.80 ghz 1000 watt power supply. I have all updated for latest

  • How to make a BACKUP of HARD drive? Blue screen also.

    OK, so I get a blue screen saying back up my stuff and something about a physical memory dump. Then eventually my computer does not start. It goes to a screen that has the logo of the monitor and stays there forever. Is there a way I can BACKUP my st