Script 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 ArticleBug with Liquify in CC 2014 - Actions/Scripts
I am trying to open the Liquify filter from either a script or action, but it only works if I first have a mesh. var idLqFy = charIDToTypeID( "LqFy" );executeAction( idLqFy, undefined, DialogModes.ALL...
View ArticleManipulating Camera Raw settings with javascript
Is it possible to manipulate the Camera Raw settings with a javascript? I've been looking for info on this and have had no luck finding any. What I'm doing is multiple conversions from a single RAW...
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 ArticleScript that create Layerset with name from layer?
Hello! This should be easy for someone who know whet is doing so not me:P I want script to automatically create layerset from each selected layer, name it as that layer and place that layer in it I...
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 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 ArticleCan I select things in a picture based on area?
I have a picture where I only want to select certain objects based on the size of them. I would normally do this by hand, but it's a ganglia and there are several hundred points inside that could be...
View ArticlePSD to XML converison
I want to convert a PSD file into XML. Is it possible to export the PSD file to XML file. Does Photoshop CS5 have this feature? or any commercial tool or extension or plugins available? I am awaiting...
View ArticlePhotoshop is trimming the transparency from the dimensions of my smartobject
I am using a PSD, with lots of assets in different fixed sizes in it. Turned into smartobjects. Because the sizes are fixed, it is annoying that PS trimms the transparency out of the original...
View ArticleSave As JPEG in AppleScript
Trying to Save a PSD file as JPEG using the script from the Adobe scripting documentation. The following code opens the standard Save As dialog box rather than simply saving the file, I am missing...
View ArticleHelp creating script to select first path and make into clipping path
Hi there, I've been making actions for a while, but I have a need for something more advanced than what actions can achieve. Basically I have a lot of images with multiple paths. What i'd like to do...
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 transfer of Paths between files
Lets say I outsource the creation of clipping paths. And lets say that the files I wish to ultimately work on are Lightroom embedded Smart Objects, which are fairly heavy files -- heavier than I'd like...
View ArticleProperties property example javascript in Adobe introduction to scripting...
I'm completely new to scripting so I figured I'd start with the Adobe guide to scripting pdf.On page 18 it gives examples of 3 ways to use properties. The first 2 work just fine, but the third just...
View Article[VB CS4] CreateObject with Photoshop 64 bit possible?
Hi, I wrote a VB6 application for a customer some years ago, which is using Photoshop for some imaging stuff. The thing is that the customer has now installed the 64 bit version of Photoshop CS4, and...
View ArticleFind and replace text in multiple Photoshop files?
Hi there, Let us say I have six Photoshop files: 1.psd, 2.psd, ..., 6.psd. All of these files contain the word “LoremIpsum” in random text layers, within each document. Is there a way I can search for...
View ArticleHow to batch process .png's
I tried Image Processing but it wont save .png's. Anyone know how to do this?
View ArticleFit frame to content but in Photoshop
I feel as if someone out there must have asked for this already but a search didn't find it, so I'm asking. Sorry if it's been done before. In Indesign, you can select "Fit frame to Content" and the...
View ArticleScript to open a panel Error Message
so i have this code that opens a panel with a script which i have given a hotkey. As i would like a hotkey for my panel, but the problem i am having is that it does not work with my panel only with...
View Article