Skip to main content
Inspiring
July 14, 2014
Question

Image Processor Pro v3.0 beta available

  • July 14, 2014
  • 3 replies
  • 1341 views

The beta for the next rev of Image Processor Pro is now available and can be found here:

sourceforge.net/projects/ps-scripts/files/Image%20Processor%20Pro/Betas/.

For questions, support, etc... contact me directly (xbytor@gmail.com) or here:

http://www.ps-scripts.com/bb/viewtopic.php?f=17&t=5845&sid=12f1f22f7f9fbc5669a27f432b56130dwww.ps-scripts.com/bb/viewtopic.php?f=17&t=5845

The README-NG.txt file contains more details about the release.

-X

This topic has been closed for replies.

3 replies

xbytor2Author
Inspiring
September 2, 2014

Beta version 1_111 has been uploaded to https://sourceforge.net/projects/ps-scr ... Pro/Betas/

CHANGES

- Added 'Selection From Bridge' and 'Current Image' to Input Panel.

This will be the last version to include new functionality.

JJMack
Community Expert
Community Expert
September 2, 2014

Just tried in Bridge and Photoshop and get scripting errors dealing with user option files that have not been created. View message in new tab soe you can read them.

I renamed the old IPP files in User\AppData\Roaming and the script wokd well.

JJMack
xbytor2Author
Inspiring
September 5, 2014

Oops. Missed that. v1_112 is uploaded with the fix for this.

xbytor2Author
Inspiring
August 1, 2014

Beta version 1_107 has been uploaded to sourceforge.

CHANGES

A new flag ImageProcessorOptions.OVERWRITE_TARGET_FILES has been added to the script. When set to true IPP will always overwrite target files unless 'Save In Same Location' and 'Keep Original File' are checked. The default is false. You must edit the file with a text editor to change this flag. I may work this into the UI.

Enjoy.

xbytor2Author
Inspiring
August 11, 2014

Beta version 1_109 has been uploaded to sourceforge.

CHANGES

- Fixed bug that prevented IPP from being called via executeAction in

another script.

- Fixed bug that prevented 32 bit images from being saved to png files.

Enjoy.

JJMack
Community Expert
Community Expert
July 14, 2014

Thank you did a quick test with CC 2014 seems to work well. However I did not test your new features.  I do not use save in same location.

JJMack
xbytor2Author
Inspiring
July 14, 2014

Thanks. I'll be running my stress tests later this week to make sure all of the internals are working (on CC 2014) well as well as the UI. ScriptUI sometimes introduces changes to stuff like menu and other UI component notifications that make things act a bit wonky. Hopefully that hasn't happened here.