Action Script
Hello- I have a bitmap and jpeg image, both of the same thing . I want to be able to create different sizes and use a strict color palette of 16 colors... They want me to set the actionscript up as...
View Articlehow to drop a shadow of an image using script?
There is shadow also with this image, I want to drop same shadow to multiple images with a fixed opacity, dimension and color, it will not vary with image. how to perform it with script?
View ArticleHow to creat PTS script read out all pictures in a folder (include pictures...
To help photoshop work more effectively, I want to write a script that Read out all pictures in a folder (include pictures in all subfolders). Show a dialog to input directory path, standard dpi (only...
View ArticleNew File Naming Macros?
Hey guys this might be a long shot, I'm creating some actions to take a given image, resize it to specific dimensions and create three new documents with three different selections from my original...
View Articlephotoshop "with options" problem/bug
I had written a script that will convert color to bw photos and relink the converted photos in indesign. It works (without the options), but when I do they I lose the transparency of the tif. I tried...
View ArticlePhotoshop missing in Object Model Viewer (ExtendScript ToolKit CC) after...
After installing Adobe Photoshop CC 2015 (32 Bit) on Windows 7, the entries for Photoshop in the Object Model Viewer (OMV) were missing.I checked couple of properties before updating to CC 2015 – so...
View ArticleIs this possible to draw rectangle using Fixed Ratio based on the product...?
Hi Everyone, Is this possible to draw rectangle selection using Fixed Ratio("2:3" or "4:5") based on the product...? I have T-Shirt image on the background and I need to draw rectangle using Fixed...
View ArticleHow to call the photoshop action file?
I need to know how to call the photoshop action file(*.atn) through javascript. Kindly advice me.
View ArticleChange foreground color according to clipboard
Hi! Is there a way to change the foreground color according to the clipboard contents? In other words: let's say the clipboard contains ffdf00 (which is a yellow-ish color) How can I copy that...
View ArticleScripting Listener CC2015?
Hi,is the Scripting Listener plugin here: Adobe Photoshop Scripting | Adobe Developer Connection the latest one / CC2015 ?It's in the Photoshop CC section, dated March 2012, and bundled with the CS6...
View ArticleI am unable to activate my very old copy of photoshop CS2
How do I activate Photoshop CS2. It keeps coming back with an error 24:24 when I enter the correct serial number
View Articlehow to convert pixels in mm ?
Hello everybody!I'm making a tool in which the user specifies the size of the frame, I want to give him the opportunity to choose between units of measurement. How do I convert one unit to another?...
View ArticleScripting a JPEG 'Save As'
I'm doing some work for my company and I need to do what is essentially stop-motion animation... I have my base .psd file, I move a layer in it slightly, save it as a .jpeg, and repeat. And repeat,...
View ArticleScript I made: Instancer
Hey, I had some downtime at work so I decided to write this script I would have liked to have a few times in the past, and I thought I'd share it if anyone might find it useful or have any suggestions....
View Articlehow to get fillcolor of multiple pathItems?
var paths = app.activeDocument.pathItems;for (var a = 0; a < paths.length; a++) {path[a].fillcolor // ti is undefined} who can tell me how to get fillcolor of multiple pathItems? jellythx.
View ArticleError 520: unable to create temporary image file
Hello,I've been constantly and repeatably experiencing this error the first 2 times I launch my script. Third and subsequent lauches go smoothly, unless I reboot PS - which moves the situation back to...
View ArticleImport Excel table into Photoshop
I would like to be able to import fields from Excel into Photoshop CS4 and have the Excel information print directly onto the photo image as a line of text across the bottom and layered over the image...
View ArticlePhotoshop 2015 artboards in scripting
Anyone seen info / had a chance to test how artboards will workout in scripting? I guess data model could be pretty similar, i.e. an artboard is just new kind of group. The primary effect is in...
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 ArticleExport Layers To Files - Renaming Script PS CC
On all previous versions of Photoshop, including CS6 (before the recent update to PS CC), I was able to use the ExtendScript Toolkit to edit the PS preset script that adds naming/numbering sequences to...
View Article