Hide/Show specific layers
Hi, How can I Hide specific layers and then show one layer? Im making a pannel with configurator 4 to help me with some things. what I would like to do is, I have some layers and I want to show only...
View ArticleNeed help from a developper for a simple script ;)
Hi ! First of all i'm French, so please excuse my bad english ! I'm a photographer, actualy working on a artist residency project of "slit scan" urban landscapes, and my goal is to get my hands on a...
View ArticleHow to determine if layers overlap?
I'm trying to find a way to determine if different layers have overlapping pixels. The layers are randomly shaped and need to fit as closely together as possible, so using the bounds to check for the...
View ArticleWill KillWhite run on Photoshop CS6 64-bit?
So - now that I am in need of what looks like just the most perfect and amazing solution... am stymied about getting it to work with CS6 Photoshop Extended (64-bit) - what am I missing?When I run the...
View ArticleScript to Save images in alternate folder before running an action
New to scripting here, and need some help.... I need to do the following: 1) copy original images from a specific folder (customerid\Raw_Images) and save them to an alternate folder...
View ArticleScript to open 2 versions of the same file one JPEG and one TIFF - the nrun...
I have 2 folders of images. One is a folder of JPEG files that have paths created for the image. The second folder is an identical image except it is a TIFF file with no path. I have created an...
View ArticleHelp: need a script to merge all layers, even if there is only one layer
I am trying to build an action that includes "merge all layers" or "merge visible layers". However when I record that throught the actions tool (usung the layers panel flyout dialog), if a file being...
View ArticleGetting old font size value of text after image resizing.
Hi all, I write the script of getting font size of the text layer. I am getting old font size after image resizing. Following are the steps:- I write the function to get the property of selected text...
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 ArticleCropping canvas based on file name suffix (_large, _medium, _small)
I have this repetitive task of cropping pictures, on a daily basis, each in 3 different versions, a 630x515 *_large, a 274x134 *_medium and a 173x106 *_small. I'm currently working with 3 different...
View ArticleMarquee fixed ratio alert
Hi all,I'm trying to incorporate into my processing script an alert if my marquee selection is not a fixed ratio. I don't want to crop my images and only want to be able to process them by my marquee...
View ArticleHow to set units when creating paths with a script?
I'm trying to update a script that used to work in Photoshop CS4 but which seems to completely ignore the units I'm using in Cloud. The script below should create a path layer with two lines that form...
View ArticlePlace images to a specific spot in a template
I am trying to create an action that will drop images into a specific spot in another document and save it with a certain file name. After the first image is dropped in and saved, I want my next image...
View ArticleSimulate a key press (Javascript)
I'm wondering if it's possible to make the program press a specific key (in my case - the escape key which has the key code 27 afaik)?I'm not going to use this to enter text into a field - but only to...
View Articlecombine "Save As" with suffix for file's name
I have 600x600px file named "ABC". I want to save this file in three versions within 1 folder which different to original folder:ver1 600x600px name ABC_1 in JPEGver2 300x300px name ABC_2...
View ArticleHow to Package and Distribute Scripts + Actions?
I'm already enjoying some success at distributing an interworking set of actions and scripts. BUT there are several barriers that I'm sure others have thought about solving, and I'd like to get an idea...
View ArticlePhotoshop javascript: Open files in all subfolders
Hi guys I'm very new to javascript, and general Photoshop scripting. My script is coming on well, but I struggle working with files and folders. It's a lack of basic javascript knowledge, which I need...
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 ArticleCannot Add Notifier for Warp Transform
Running into this problem and I can't seem to find this issue referenced anywhere else. The idea seems simple enough. My code: var eventFile = new File("Presets/Scripts/Event Scripts Only/Resize.jsx")...
View Articlewhat’s the notifier for starting the application
Recently I’ve been accidentally made aware of how to use notifiers in a thread in this Forum and a Feature Request-post seemed to provide a good example for using it. The poster there was dissatisfied...
View Article