Creating new metadata example in Javascript Tool Guide
I'm working my way through the example but when I run the following code: // load the libraryif (ExternalObject.AdobeXMPScript == undefined) { ExternalObject.AdobeXMPScript = new...
View Articlemaximum total ink
In the MacIntosh-forum recently somebody asked about a way to assess the maximal total ink of an image in Photoshop as in Acrobat or Indesign (probably for prepress-purposes I guess)....
View ArticleScript 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 Articlehow rename and sort spot channel by javascript?
The name of a spot color channel is English letters or numbers.such aschannel is a1 ,b3, ce, hh, ....or vc, bg, kk, 1, 2, 3.....etc,.The spot color channel name,renamed in 1, 2, 3...exmple:1.spot...
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 ArticleImage Processor Pro 2.3.1 is crashing
It looks like Tom Ruark and Mike Shaw actually wrote the script. I have been using this script over many versions and always rely on it. Recently I started getting this message. I have gone into...
View ArticlePS Script partial binary coding - how?
Hi, I have a PS .jsx script which I want to finalize and give to some other users.Since there are some variables and filepaths which depend on the user environment the users need to and shall be able...
View Article[ANN] Release of Create Color Ramp 3.0
FYI, I just released version 3.0 of the open-source script Create Color Ramp for Photoshop CS4 or later. What's new? Added handling of discrete steps.Added new formula format: indexed colors.Added...
View ArticlePosition layer in the centre of document
I'm trying to copy a document from one open document to another which I have achieved, but how can I position it in the centre of the new document?This is what I am using at the moment,...
View Articlescript to crop (no delete pixel) snap to ruler guide
Hi everyone,I manually make 1 ruler guide and automatically create 3 ruler guides. These 4 ruler guide form a rectangular.Could I have a script that crop my image (no delete pixel) to fit that...
View ArticleRemoving number sequence in 'Export layers to files" in CS5
Hi the script automatically embeds a number sequence prefix to the exported layers, thus rendering your own file naming convention useless. Is there a fix for this? Perhaps the JS file can be...
View ArticleAdding/Reading XMP Metadata in a psd file
Hi, I'm having some troubles to understand how to add and read XMP metadata on a psd file. I followed the Panel developer guide tutorial, and try to look on the internet for some answers, but I'm still...
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 ArticleWill Richard Kains symmetry fill scripts work with Photoshop CC.
I see that the 17 plane tesselations are already in the menus for symmetry fill, but they are not generating the correct tesselations for me. I am probably not using the correct shape for the patterns...
View ArticleHow to get current username with script
I am trying to get the username for the current photoshop session. I have poured through the scripting documentation but I cant seem to find how to do it. In After Effects is as easy as doing var...
View ArticleWould like to automate open stacks as layers + run action. Possible with...
I would like to automate part of my workflow that involves opening stacked images as layers in Ps CS5 and running an PS action that composites the layers and processes the image. Something similar to...
View ArticleDoes anyone know of a script clear the histogram cache and copy its data to...
I find myself manually copying pixel counts from my histogram into excel and am wondering if there is an existing script that allows the user to copy the histogram data onto the clipboard. From a QA...
View ArticleSelect/Change Certain Color
Hello, I have been scripting in various Adobe products for a while but I am simply stumped on this one. I have a series of PNG files that consist of various shapes. The shapes are solid black and the...
View Article(NOT SOLVED) Duplicate layers into another document
Hello, honorabe participants of Photoshop Scripting forum! I have a problem - how to implement in action/script duplication of two linked layers from one document to another already opened document?...
View Article