Selecting active file when other files are open in PS.
I have a script that gets a .psd file and brings it into the active file in ps. However, it only works if there is only one file open. How do I get around this?
View ArticlePhotoshop - combine red and green channel images into a merged image?
Hi, I am a developmental biologist carrying out experiments on a type of microscope known as a Confocal Laser Scanning Microscope (CSLM). Basically, this is a microscope coupled to some lasers which...
View ArticleCreate images with dynamic width from 3 images each (left/center/right-part)
Hello, i want to employ a script to create images of dynamic width for me. The whole process shall base on different sized sets of images, which contain a left-image, a right-image and a center-image....
View ArticleUsing PhotoShop Action/Scripts in command line
Hello everyone, I am working on a project that needs to run PhotoShop's script/action on a folder everyday. It needs to be done automatically without no user interaction. Ideally, I would create a...
View ArticleHow to create new canvas at photoshop and apply a layer by layer name?
How to create new canvas at Photoshop and apply a layer by layer name ?So simply what i want isCreate a new canvas certain size such as 150x40 pixelsApply a layer to that canvas. Script will select the...
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 Articleload files to stack with out file extention as part of layer name
Ok so as the title says i'm trying to figure out how to modify the "Load Files to Stack..." script so that it doesn't put the file extention as part of the layer name. it makes it a pain to have to go...
View ArticleHow do you remove the number sequence when exporting layer comps to files?...
Hi I remember in CS5 there was a script you could change, but I can't remember what it was called or where it was saved. Can anyone help please? I would like to stop Photoshop automatically adding a...
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 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 ArticleJavascript Select Menu Item & Tool
I am brand new to javascript and quite overwhelmed trying to learn this language. I am trying to convert extensions for Photoshop that were created with Configurator 4 (in case some of you may not...
View ArticleBatch Crop & Straighten
A while ago a good chap helped me out by creating a script that prompted the user for a folder, then ran the Crop and Straighten Photos command on all images contained in the folder and saved the newly...
View ArticleScript to Create Folders Using Photoshop Scripting Mac/Windows
Can anyone help me. I want to create a script to create folders and run the script in Photoshop. I am a real novice at scripting and I do not know if this can be done. Thanks
View ArticleAdjust Levels/Brightness/Contrast on 200pp PDF
I have a PDF document of scanned documents and all the scans are under-exposed. I need to adjust levels/contrast/brightness on all the pages. For a start I want to apply the same set of changes to...
View ArticleListItem.selected reports wrong values in DropDownList.onChange
There's a bug in PS CS5 or later (still present in CC, not in CS2) with ListItem.selected property. It is not set correctly when accessed in its drop down list's onChange event. However,...
View ArticleError 8800: General Photoshop error occurred....
Hi, i need some help with this error: Error 8800: General Photoshop error occurred. This functionality may not be available in this version of Photoshop.-The command "Paste" is not currently...
View ArticleHow to script photoshop using C# .net 3.5
According to this: http://www.pcpix.com/Photoshop/ And this: http://lonerobot.net/?p=374 Script photoshop from .net code is an option. But, in .net 3.5 I can't find any COM assembly with the name:...
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 ArticleLayer displacement alert
When using photoshop with a Wacom table I unconsciously move layers which causes a registration problem down the line.I work up and down the layer pallet and can not lock any layers. Is it possible...
View ArticleFrom Configurator 4 to HTML5
In a Configurator 4 created panel for Photoshop and I have a button for the menu item Curves.Here is the script that I got from script editor in Configurator. When I run this script from ExtendScript,...
View Article