CS6 png save options
I've got a major script I use that performs .png saving every few seconds, but apparently there are some new compression options in CS6. Is there a way for me to have the script use the "Smallest /...
View ArticleDetecting The Current Brush Size
Hi all,Is there anyway in javascript to detect the pixel size of the current brush? I want to use that value as a variable in a script.Thanks for any help.
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 ArticleA "preview" checkbox with JavaScript
Hi friends. I´m writting a JavaScript that sends the active document in an appropriated way to print. Before calling the print command, I wanna display a dialog box asking the number of copies to...
View ArticleHow to manipulate layer masks in ExtendScript?
I'm referencing this previous discussion (circa 2008, 4 years ago) regarding layer mask manipulation in ExtendScript:http://forums.adobe.com/message/1890037#1890037 1. Is this still the only way to...
View ArticleLayer displacement alert
When using photoshop with a Wacom table I unconsciously move layers which causes a registration problem down the line.I work up and down the layer pallet and can not lock any layers. Is it possible...
View ArticleJSX and pressed alt key
Hallo,I want to use the "Crop and Straighten Photos" plugin in a Photoshop action. But I want to get only one picture. So if I use the plugin manual, I hold the alt key pressed down. Photoshop then...
View ArticleSave As PNG script
Hello,I'd like some help with this script if possible I wanted to save my open file to PNG format in the same location with the same name. I managed to do that with the scripts below. This is a script...
View ArticleExit Javascript
I have converted my Configurator panels to HTML5. I am experiencing a problem that I can't resolve. In Photoshop CC my new panel will run a command like "Auto Tone", but if I try to undo with the...
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 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 ArticleBatch Crop & Straighten
A while ago a good chap helped me out by creating a script that prompted the user for a folder, then ran the Crop and Straighten Photos command on all images contained in the folder and saved the newly...
View ArticleCS5: Macro for HDR toning.. Bug?
Hey, I got over 5000 picture files to add the "hdr effect" with hdr toning of Photoshop CS5. I recorded a macro where i do it with the "Surrealistic" - preset and also tried custom settings. But every...
View ArticleBatch replace smart objects
Hello, I have very minimal scripting knowledge, and every script I've found for this workflow is partial or results in "undefined". I am on a mac running Photoshop CC (latest update). This is what I...
View ArticleHow do I get the Photoshop layer tags in JavaScript?
I asked this question at graphic design stack exchange but they pointed me here: http://graphicdesign.stackexchange.com/questions/35374/how-do-i-get-the-photoshop-layer-ta...
View Articlestartup script
I work with a custom curves adjustment layer action to inspect a large number of tif files. This custom curve action is loaded via the Scripts Events Manager (SEM) to each file. After the inspection...
View Articleimplementing the traverseLayers function from xtools stdlib.js
I am trying to figure how to make a script which can search for a specific layer name in the layer palette, layer group and nested layer groups.I came across the xtools traverse layer function in the...
View ArticleI can't get Photoshop CS6 startup script to works ?
Hi! I'm trying to get a script to execute each time photoshop cs6 is started. I've tried to put it in that folder ( Photoshop-CS6-Scripting-Guide.pdf page 10) C:\Program Files\Common...
View ArticleAutomate merge files into stack
Hi all, I need to find a way to do the following: Merge 4 currently open images into a single stack into separate layers.Screen all layersExtract the top three layers into a new fileFlatten both images...
View ArticleHow to batch process .png's
I tried Image Processing but it wont save .png's. Anyone know how to do this?
View Article