Is it possible to place multiple PDFs cropping to bleed box in one Photoshop...
I have looked around for scripts, but it doesn't seem to be one. I came across Dr. Brown's Place-A-Matic, but it doesn't place the the bleed box like I need. Is there a script out there that can do...
View Articlehow to perform changes in Reduce Noise ?
how to perform changes in Reduce Noise using script (function) ?
View Articleselecting a required part of image only in a batch process
There is an image of apple on white canvas. I want to crop it in a way so that my new image will contain only required part(apple only). To explain it clearly I have drawn a black rectangle around...
View ArticleCS4 script to CC2015
I'm hoping to get an authors old CS4 script, compatible with CC2015, I'm getting an error on line 2 when running the script ? try { var paintersWheel = new Object; paintersWheel.setForeground =...
View Articlesplit an image into 2 equal parts
I have a image abc_01.psd,, Is it possible to divide it into 2 equal parts using JavaScript, first half will remain in original file and the second half will be cut from original and will be saved as...
View ArticleConditional Image Resizing
Hi Ive been using batch processing in photoshop since version 7, however Ive recently found the need to do conditional actions - which apparently can be done with photoshop scripting. What Im trying to...
View ArticleWhy is the Color Table invisible to actions/scripting? Work arounds?
Does anyone know why Adobe made the Color Table of an indexed file a black box to Actions and Scripting?I cannot figure out how to save or load an .act file via actions... Anything in that dialog...
View ArticleLayer Comps To Files - Export error: Could not complete this operation. There...
I have been using the Export Layer Comps To Files scrips that ships with Adobe Photoshop CS5 for a while and found it very useful, apart from the numbers it automatically adds as a prefix to the...
View ArticleHow to read layer color
Hi, is there any way to read a color property of a Layer with JavaScript (the one that can be set together with layer visibility by right-clicking on the layer)? Main task is: I have a psd file with...
View ArticleCrop image from vb.net
I assumed that cropping an image would be an extremely easy thing to do from .net. But no matter what I try I just cannot seem to get the thing to work. The documentation is somewhat vague - 'The...
View ArticleApplying files in PS in bulk
I use the script below which turns every group into a JPEG. It works perfectly. I select a PNG design to go into a smart layer in Photoshop which then sits on an image of a product. My question is, I...
View ArticleReduce a Layer's Opacity, Then Export as .png
Hello all. I would like to create a script (I don't think I can do it as an action) to reduce a layer's opacity by 3%, then export the file as a .png. Is this possible? I've seen where it would be...
View ArticlePhotoshop list actions with script
Is there any way to list get all the Actions-scripts with a script?I am using generate-core to talk to photoshop.
View ArticleExport layers to file script error in Photoshop CC
I need help with an issue. I also asked this in the general forum but was refered here to ask all of you amazingly talented scripting geniuses. My issue is with the Export Layers script that comes...
View ArticleExport animation via Scripting
I need to export photoshop animation to my own format. Exporting as GIF image is not a solution. I need to access transformation details, change of opacity through the timeline in photoshop motion....
View Articlehow to drop a shadow of an image using script?
There is shadow also with this image, I want to drop same shadow to multiple images with a fixed opacity, dimension and color, it will not vary with image. how to perform it with script?
View ArticleAction & Droplet "save as" vs "save as web" not working - Possible bug?
Before I state the issue, I am running the latest updates and have tried this in Photoshop CS4 & CS5.I believe this is a bug in Photoshop, unless someone can get this Action & droplet to work...
View ArticleWatch Folder
Hello, Is there a way to have Photoshop watch a folder for new images and run some actions on the newly added files - after which removing the original from that folder. I need to automate the...
View ArticleScript for deleting Hidden Layers which are not used in any Layer Comp?
Hello. I've turend the web upside down searching for a script that would do the following: Search through all the layer comps in the documentCheck which layers are hidden on all Layer CompsRemove/mark...
View ArticleSelecting the brightest pixels
HelloIs it possible to write a script that finds brightest pixel or pixels (if there are more of them at the same brightness) in an active layer and selects them? if there is an easier way to do that,...
View Article