Script 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 ArticleData Sets in Photoshop CS2
I'm trying to learn about scripting in Photoshop CS2. By starting, I just want to import variable data into Photoshop, following the help instructions, however am having heaps of issues.I'm using the...
View ArticleCopy Layer Name To Clipboard?
Hi, I've been searching for a way to copy the active layer name to the Windows Clipboard, I'm hoping this a quick solution. What I've managed to do so far is to open the layer properties dialog box,...
View ArticleAbout progress bar and Photoshop
I have been reading a lot about how to make a progress bar in photoshop (scripting) and my conclusion is that it is not worthy. The only way to make a progress bar is by using Palette window but...
View Articlebatch odd dimension images to square
Hi I have lots of images that are all different sizes and more coming. I need to create an action that makes these images square in px dimensions, with the new side dim. the dim. of the longest side. I...
View ArticleDistribute Layers with a Specific Value
I found this old post where Paul Riggot created this wonderful and very useful script, something I was looking for, but just wondering if I can request for some few updates to it. 1) Seems like this...
View ArticleCreating .ACB (Color Book) file from .ACO (swatches) file
Is there a way to convert a .aco file to a .acb file? I really need my colors to be visible in the Color Libraries section of Photoshop to use with Color Layers.The .acb files are the files located in...
View ArticleBatch HDR Merging/Toning Script
I've seen a number of different posts on these forums about trying to do this and I never really found a complete and suitable solution. It also has really annoyed me that adobe never implemented this...
View ArticleHelp with large .psb 64-layer file
Hi All, I'm hoping someone here can help me with this! I have a large 64-layer .psb, with each layer visible, the result looking like a 64-box matrix (or chessboard). Each layer has a high resolution...
View ArticleUnlocking Background Layer with lots of other layers
I've been looking at the similar questions, but no script has worked perfectly yet. I have a series of phoshop actions that I run on a regular basis. I have two version of each, one for if there's a...
View ArticleAssociate Brush/Tool Preset with Layer
I know there's a way to do this via scriptinglistener, so I figured I'd post it here. Wondering if there's a way to select a brush or tool preset automatically whenever you select a layer. For...
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 ArticleGet file from ftp
Hi all, I looked on the forum for answers on that topic but didn't really find anything simple. I would like my Photoshop javascript to retrieve a specific image file from a ftp server before doing its...
View ArticleExpand/Contract Layer Groups
So I spent the evening researching a way to expand/contract a layer group.. normally we have to click on the small triangle icon that appears before the layer name in the layers panel to expand the...
View ArticleAdding a layer, filling it and removing it again
HiI am trying to understand scripting, but I guess I am not getting it. I have script made by Paul Riggott (thank you, again Paul) which takes a png icon and makes the three versions I need the file in...
View ArticleHow to detect if a group has been scaled?
I know I've seen this somewhere (in the manual or on some PS Scripting site) a couple of months ago, but I wasn't smart enough to copy the info somewhere >_< I wonder if anyone here knows how...
View ArticlePhotoshop Actions and Batch Processing Snafu
Good Day,I need to batch process thousands of files, the end result being their dimensions should be no larger than 200x200px. My problem lies that I need to rotate the portrait-oriented files to a...
View ArticleIntermediate responses ?
Hi everyone!I have a javascript project which is working fine, but now I need to use BridgeTalk to send intermediate responses (Just 1 bt.send(); and X bt.sendResult() back). I have read the...
View Articletime of opening document
Hi, is there a property to read, at what time a document was opened.Target is to know how long it took to edit a document.File will be opened via the File - Open dialog, at that point no scripting...
View ArticleProblem with getFiles()
I'm having a problem with getFiles() - changing it from a user supplied path with selectDialog to a hard coded path. I know there are bug issues with early versions of CS and getFiles, but I can't see...
View Article