rotating brushes using file stream of saved brushes in javascript
Once again I’m fascinated by a query in the MacIntosh-forum which’s solution I suspect is within JavaScript’s reach but out of my depth – namely: Can one rotate a brush by Keyboard Shortcut, like in-...
View ArticleOpen photoshop file in "silent mode"
Is there a way to open a photoshop document in some sort of "silent" mode, where the GUI doesn't actually launch? I am looking to open/edit/save changes to a .psd without the UI ever being launched....
View ArticleHow to get properties value of Gradient Layer?
Hi all, I want to get the properties of gradient layer i.e. its name, color value and mode?Also the properties like angle, style and scale that appears in Gradient Fill panel, when we create the...
View ArticleExecute() command not working on Photoshop CC
This code works perfectly on CS6 but not on CC. Any ideas on how to solve it? var toGo = File(String("/Users/asouza/Documents/K3/test/test.log")); toGo.execute(); Thanks,Alex
View ArticleHow can I script moving paths from one file to another?
Hello. I have 1 image with various color correction layers. The other is the exact same size but only contains paths. How can I script moving paths from one file to another? Thanks, in advance, for any...
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 ArticleGroup fill opacity
Hi.I'm trying to set the opacity and fillOpacity of all layers and groups to 100% (an later also store the previous values in an array and restore them when done).This works fine for the artLayers but...
View Articlemultiple guide sets
In another thread a poster asked about multiple guide sets: http://forums.adobe.com/message/4062904#4062904 It would seem that this should be fairly simple to achieve with writing guides’ properties...
View ArticleExpose or not the JavaScript code for the public?
Hi friends I´m planning to develop some public JavaScript scripts for Illustrator, Photoshop and InDesign. I perceived ESToolkit has a command that´s able to transform the code into a JavaScript Binary...
View ArticleHelp needed to enhance Image Processor Pro Script to save transparency in TIF
Hi everyone, this is my first post in this community. We have a droplet which reduces the resolution of tif images to 72dpi and save the tif image with transparency. This works fine, but it took to...
View ArticleResize for vector objects in CC
The Photoshop CC scriting guide is out, but I there are no additions to the API related to new vector features. For example modifying border radius or resizing the vector object in pixels is missing....
View ArticleHELP NEEDED!! batching, overlaying, background cut out
Hi All, very new to this. I have 2500+ images (caracitures of cars on white backgrounds). I need to place ALL of them on to a BLACK tee shirt image for internet listing.So, how do I do this...
View ArticleHow to copy filename and paste as text in Photoshop
I have about 1500 files each with a unique filename. For each image I want to copy that individual filename and paste it into the document as a text layer at a certain location say .25 inches from the...
View ArticleSave as PCX
I'm currently work with an old script I found here on the forums. Originally found here: http://forums.adobe.com/thread/488255 I've toyed with it a bit but to no avail, since I have no idea what I am...
View Articlebatch odd dimension images to square
Hi I have lots of images that are all different sizes and more coming. I need to create an action that makes these images square in px dimensions, with the new side dim. the dim. of the longest side. I...
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 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 ArticleSuspend History State (Undo Once)
I can't seem to get the suspendhistory code to work right in my script. I have a text script that reads the info of a text layer and displays it's info in another text layer......but it seems to have...
View Articlemultiple guide sets
In another thread a poster asked about multiple guide sets: http://forums.adobe.com/message/4062904#4062904 It would seem that this should be fairly simple to achieve with writing guides’ properties...
View Article