Need action to open save dialog box and STOP there. Help!!
So here is the background info, in case it helps to know why I am looking for this option - I am pulling photos off an internal company database. I can not access these photos as regular files - I have...
View ArticlePhotoshop CC 2018 on windows 10 with limited graphics memory
When i upgrade from photoshop 2017 to 2018, i get the "System.Runtime.InteropServices.COMException (0x8001010A): The message filter indicated that the application is busy. " exception in my vbscript....
View ArticleA script for "Save for Web" as .jpg
I found a script that saves the current selected document in Photoshop as .png to the Desktop, and use it all the time. function main() { // declare local variables var doc =...
View ArticleNot getting multiple subpaths from selected shape layer
I'm trying to get multiple subpaths from a single shape layer with jsx, via PathItem.subPathItems. Shape layers can sometimes contain multiple subpaths, depending on the Shape. For instance, the letter...
View ArticleScript to copy Group of layers without adding word "copy"
When you make a copy of a group using duplicate(), the word "copy" is added at the end of every layer inside the group and its subgroups. Is it possible to make duplicate() not add "copy" at the end...
View ArticleRunning multiples scripts as sequence
Hi, I'm using 4 scripts to manage all my website dev, to exports images, slice, etc.. It's an amazing way to work with scripting, god I love it ! I wonder if I can link all my script together so I...
View ArticlePerformance profiling
Any way to profile performance of JSX layer to find bottlenecks?I noticed that on Windows 10 my script is running significantly slower than on MacOS.Still, on both platforms it would be great to...
View Articlewhitelilne appeared in the exported pdf to png
Hi, I have a script to export PDF to PNG. While exporting the PNG the png is exported and a thin line appeared in the output as well as text blured. Is there any way to overcome the hairline and text...
View ArticleImage Processor Pro not available in Bridge CC 2018
After updating to Photoshop CC 2018 and Bridge CC 2018 the Image Processor Pro (IPP) does not display under the Bridge > Tools > Photoshop menu.The IPP dependencies were copied from the Photoshop...
View ArticleScripting Lens Correction to process millions of photos
We have several million "Fish-Eye" images that we need to flatten out and the new "Lens Correction" feature of Photoshop CS5 appears to work pretty well. I was able to use the predefined File ->...
View Articleconverting actions into script
Hello Guys, Might be a quick answer for you or maybe not.I have never scripted anything in my life (except a few macro files in excel) and I am green to this. Simple question - I have a few "actions"...
View Articleapply logo and suitable for different sizes
Hello to all I do not know if it is possible to do this I have a folder on the desktop with the name watemarkinside this folder there are 2 png fileslogo_white.pnglogo_black.png I would like when I...
View ArticleUsing mouse wheel to zoom and pan
I was wondering if there would be a way to make a javascript that would load at Photoshop's startup that would allow the user to zoom in and out using the mouse wheel (instead of using it for...
View ArticleHow to get HSB values of layer or document in Photoshop CC 2017 (in my case...
I tried do find a code and one have found:Get values of adjustment layerbut it doesn't work in CC 2017.I know that getting Brightness of layer manually is dependent on pixel being hovered but the idea...
View ArticleCS5: Macro for HDR toning.. Bug?
Hey, I got over 5000 picture files to add the "hdr effect" with hdr toning of Photoshop CS5. I recorded a macro where i do it with the "Surrealistic" - preset and also tried custom settings. But every...
View ArticleGet values of adjustment layer
Is it possible, to get for example the brightness and the contrast of a brightness/contrast adjustment layer?I found only for solid color layer.
View ArticleGetting Image Luminosity from Histogram?
Is there any clean, easy way to do this? I'm trying to create a conditional script that only applies certain effects if the image is above a certain luminosity level. Thank you for any help!
View Articlehow do I get the name of the action that was started from within my javascript?
Hello, I want to create an action called 'test1' and record it playing a script called 'generic.jsx'.I want the script to know that it was started by 'test1' and thus, do XYZ.I want to create another...
View ArticleScript for making random thumbnails from single image
Hi all, I need something like a hundred different thumbnails from each image in a series of images, that is, hundred random sections of the same image, saved in a folder as jpg, and i was hoping that...
View ArticleScript Alert: "Sorry I could not process the following files" (Error Message...
I'm a seasoned Photoshop/Bridge CS5 user who recently upgraded to CS6. In Bridge I just ran my first Image Processor batch, trying to convert a set of RAW .NEF files to .PSD files with a basic editing...
View Article