Watch 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 ArticleHow To Exit A Script?
Hello.I'm trying to write a script (My First) for Photoshop.I want to check a condition and if it's true to exit the script.The problem I can't find any place writing what is the "Exit" command in a...
View ArticleHow do I get info from a CSV file?
Hey everyone! Happy to be here.Does anyone have a really well commented script that explains what is going one when trying to get info out of a CSV file? I have started a script, but I can not tell...
View ArticleHow to get bounds of bounding box of text item.
Hi all, I am trying to get the bounds of bounding box of paragraph text item. I found the following link,the coordinate of a bounding box is the same as the layer's coordinate?But the solution doesn't...
View Articlecharacter style change UI
Hello I'm new to PS scripting. I want to put UI for changing character style on my dialog window.It should be like on PS's toolbar. Could anyone give me some example scripts of this? Thank you.
View ArticleFile path returning NaN
Hello! I'm currently involved with a project that requires analysis of images from several hundred stations along the Alaskan seafloor. Each station has three top down (PV) images of the seafloor...
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 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 ArticleSet zoom in CS5
We've been using the below Java code to set the zoom of a document in Photoshop 7 (yeah, I know - ancient) to fit the screen (like hitting Ctrl + 0 on the PC) but it no longer works in CS6. The...
View ArticleAdditional scripted patterns
Hi all, I am the developer of the Deco scripting engine that is used to create scripted patterns in Photoshop CS6. I would like to continue the interesting discussions and exchange of patterns and...
View Articlephotoshop scripting output
Is there a console or log for output from script events? I tried making a function, which executes an alert correctly, but doesn't create a new document. I can't find any way to see if this syntax is...
View ArticleScript for deleting Hidden Layers which are not used in any Layer Comp?
Hello. I've turend the web upside down searching for a script that would do the following: Search through all the layer comps in the documentCheck which layers are hidden on all Layer CompsRemove/mark...
View Article(javascript) My script throws an error at one .psd, but not another
I have this old script that re-arange each pixel in an image, save the resulting image on the harddrive and then apply the same re-arangement to the latest image, repeat. The problem is, sometimes I...
View ArticleHelp needed with using Patterns with Actions
New to the site and I'm wondering if anyone could give me a little assistance! I have jpegs of a LOT of fabric swatches that are to be inserted into a PSD file of a living room as the window blinds and...
View ArticleChanges to Photoshop CS5 and Applescript
Looks like there are some major Applescript changes to CS5, which is unwelcome for anyone with existing scripts. From what I can see, the difference (that affect me anyway) are a) PSCS5 seems to...
View ArticleRunning an action from an *.atn file
I am looking to load an action set dynamically and relative(pathwise) to the current document, execute an action from within, then remove the action set from a script. I know that I can't play that...
View ArticleExport co-ordinates/layer bounds
I'm looking for a simple script that will export the coordinates (layer bounds - top left x,y) of the layers to an seperate xml/txt file. I've google searched and the examples i find give far to much...
View ArticleEdittext and onChanging event
Hi friends I´m creating a dialog and one of the fields in this dialog should accept only numbers. So I thought I could use a combination of Regex and onChanging function with the edittex. Here´s the...
View Articlehow can i create a script to change printer settings?
i need to create a script to ask me 9 times to change the kind of paper and every time automatically change the icc profile of the paper.Is it possiple with script?
View Article