How to get the maximum value of the image cmyk
I want to get the maximum value of image( cmyk) by javascript on each layer.Cmax=?Mmax=?Ymax=?Kmax=?but I do not understand the histogram,pls help me... thx
View ArticleLayer comps to files with auto trim
Hi there,I am using the modified 'Comps to files.jsx' script to export my layer comps (using the label of the layer comp as my file name)http://www.ps-scripts.com/bb/viewtopic.php?f=9&t=5277 It is...
View ArticleCropping and saving incremental filenames
I am inexperienced at scripting but a long-time Ps user. I'm exploring the feasibility of converting deteriorating motion picture film to an image sequence using a flatbed scanner. Assuming that I...
View ArticleHow do I find the font for a specific character in a textItem?
I'm writing a script that builds a font list for an open document. While I could have lookup the fonts for the file as a whole, my goal is to iterate over specific layerSets to build a font list from....
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 ArticleAction & Droplet "save as" vs "save as web" not working - Possible bug?
Before I state the issue, I am running the latest updates and have tried this in Photoshop CS4 & CS5.I believe this is a bug in Photoshop, unless someone can get this Action & droplet to work...
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 ArticleScript That Crops Then Saves and Repeats?
Hello, I am currently new to the scripting on Photoshop. Recently I have started to perform some very repetitive actions and was looking for alternatives to get them done. I looked around the internet...
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 ArticleHow to open an image in the same folder as a script (relative path)
Using Javascript with Photoshop CC (on Windows), I'm trying to create a script that will create a new document of certain dimension size, open an existing image alongside it, and paste it in as a new...
View ArticleChange Script Contact Sheet II - Alterar Script Contact Sheet II
English: Hello.I have a problem in making the contact sheet II, I need you when the contact sheet II finishes to make a page he take action to save and close the file, I have this problem because I...
View ArticleExiting photoshop from a jsx script
I've written a jsx script which performs a set of automated testing operations for a plugin I'm writing. The intention is that it spits out a folder full of PNGs that I can then externally examine to...
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 ArticleLoad Files Into Stack - How to make it remember the folder you select?
Hi All, I am currently rewriting our actions at work that basically takes a folder of images, loads them into 1 psd template where we fit into the frame and save each as an individual image resized to...
View ArticleHow do I optimize to file size to save a img for web? and how to use total of...
i can't find any way to do it , thanks (i using VB)
View ArticleColor samplers - dark, light & grey point - how to adjust curves
Hi all I've set dark, light & grey point in an image. Wondering how to adjust the curves based on the color samplers. Manually i invoke the curve dialog box and select the dark pen and choose...
View ArticleCS5 Panel Developer Guide?
I am ready to upgrade to CS5, but I have a couple custom panels that I cannot do without.The CS4 panels made with Flex will not work at all. When can we get a panel Developer's Guide for CS5?
View ArticleHow to change the FILL OPACITY of a group?
When I use Script Listener to record changing the fill opacity of a group, I get the following code. However, while this code was generated while a group was selected, I get an error when trying to...
View ArticleCan you look up a Hard Drive name in Extendscript?
I'm running: alert(Folder.desktop.fsName) Which brings up: /usr/home/<<userName>>/Desktop I need it to bring up: <<hardDriveName>>/usr/home/<<userName>>/Desktop Ex....
View ArticleBatch Export Separate Layer with the same Background Layer , Please HELP
I have the code as below, it worked in order saving separate layer to JPG, but it didn't include a Background layer to the JPGs which were exported.Please help: I'd like all images exported has...
View Article