Need a script for paths and clipping paths
I have over a hundred images (.tif or .TIF) that have clipped with a Path but the names are all different. Also, some have been activated to clipping paths. I need all the Paths/Clipping Paths to be...
View ArticleExtendToolscript opens when I call script from photoshop
Hey, I asked this question over in general discussions by mistake so I though I would re-ask it here. I have a Javascript that I have written that builds a interface of buttons in organised groups...
View ArticleLooking to repete serial numbers in batch automation
Hello, I hope this is the correct forum to post my question to. Basically I'd like to have the save as serial numbers repete in my batch automation, so appending the files with 1-9 and then starting...
View ArticleDetect if top line of a layer is empty or not?
I'm trying to work out how the top line of an image layer is transparent or not? I need to know if it contains visable pixels so that i instruct the crop correctly. Ideally in applescript as I...
View ArticleCamera Raw Filter & Actions
Not sure if this is correct section so bear with me if I am in the worng place. I am using Win7 64 bit CS6 perpetual. I have installed Dr. Browns Script for "Edit layer in ACR" which I have included...
View ArticleResize Canvas applescript using the relative tick?
I'm using this tellapplication "Adobe Photoshop CS6" resize canvasheight -1 anchor positiontop centerendtell I want to reduce the size of the image by 1 pixels from the top center. But when I do it...
View ArticleHow to "change" resolution from DPI to l/cm?
Hi Adobe community, right now I am transferring a huge and slow photoshop action to a javascript cause I needed some kind of dynamic variable an action couldn't offer. And on the other hand: a script...
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 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 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 ArticleLayer Comps To Files - Export error: Could not complete this operation. There...
I have been using the Export Layer Comps To Files scrips that ships with Adobe Photoshop CS5 for a while and found it very useful, apart from the numbers it automatically adds as a prefix to the...
View ArticlePassing arguments to the jsx file from command line
Thanks for taking my question.I am using the following to be able to run my script from the command line.In case you were wondering on why i would be doing this- i would need to invoke the javascript...
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 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 ArticleCreating adjustment layers without Script Listener code
I'm assuming it's possible to create an adjustment layer without Script Listener code, but I can't figure out how. I can create a normal layer and change it to a text layer and that seems to be about...
View ArticleHow to replace a Smart object content with folder of JPGs
Greetings! Sorry if that title is not clear. I have a cover design template (see example). The image is a transformed Smart Object. I want to streamline my workflow. Say I have a folder of jpgs, and...
View ArticleRequest for Script - Restitching image tiles
I originally posted this in the Photoshop Mac forum and it was suggested I post here for some help. I'm rendering out a large-ish print piece (7500x5000pixel HDR) in my 3D app, Cinema 4D. It has a...
View ArticleScripting a Save As command
Is there a way to script a Save As dialog? I need to resize an image multiple times and between each time have it save the file to the original location as a jpeg with a suffix. I already have the...
View ArticleMarquee tool selection help
Hi, When we select object via marquee tool, I need to cut this object and paste at the same place as layer 1 and resize the object to 10 % and re select the second object and do the same process. But i...
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 Article