How to script photoshop using C# .net 3.5
According to this: http://www.pcpix.com/Photoshop/ And this: http://lonerobot.net/?p=374 Script photoshop from .net code is an option. But, in .net 3.5 I can't find any COM assembly with the name:...
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 ArticleHow can I edit a droplet for Photoshop 6?
How can I edit a droplet for Photoshop 6? The company hired somebody to set up the droplet years ago, and nobody remembers how it was set up. The computer that was used to save the files has crashed,...
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 ArticleHow to insert EXIF date time data on photo using Photoshop CS5.5
Is there any script or function available in photoshop CS5.5 which can help me in inserting date time from EXIF onto the photograph.An automated solution which can do multiple images at once will be...
View ArticleLayer Comps to JPG Save for Web
Hello everyone, I'm using the "Layer comp to files" script a lot to send some designs to clients. And sometimes I need to send a lot of JPGs at once, wich are created with "Layer comps to files", but...
View ArticleCMYK: use custom settings into a script with converttoprofile
Hi all, I have a problem to assign custom setting into a script for the converttoprofile function.I need to use "Custom CMYK ..." as destination profile.In Photoshop, do Edit>Convert To Profile...,...
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 ArticleDelete empty group folders?
Is there a script that will go through my PSD document and delete empty folders? Using CS6 here.
View Articleinstalling CS3 script "Dr. Brown's Place-A-Matic" on Photosop CC 2015 - is it...
i need to automatic print dates on some of my pictures.Dr. Brown's Place-A-Matic does it but its a CS3 script.how can i install the Dr. Brown's Place-A-Matic script on my current CC 2015 version?are...
View ArticleEdit script from JPEG to PNG
I've been spending hours trying to edit this script I have that edits a smart layer and then saves all groups as a JPEG. This is great but sometimes I need to save each group as a PNG instead. Problems...
View Articlethe path to Import actions (scripting)
I received some actions (scripting) extencion .atn from a friend join the older version of Ps there was a simple way to import them into Ps but in the version Ps cc 2014 no way. But in my opinion...
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 ArticleScript to resize and rename images to multiple file sizes in Photoshop CC
I have THOUSANDS of images I have to do this to:Resize to 500x500 and rename to FILENAME_MD.jpgResize to 374x498 and rename to FILENAME_SM.jpgResize to 276x385 and rename to FILENAME_XS.jpg My...
View ArticleMake Layers from slices or guides.
Mac CC 2015. Would like to convert each slice or guided division into an individual layer with the mask. Below is an example , where I would want a layer for each slice, including the mask. There...
View ArticleWant to merge 4 CMYK plates as TIFFs into one CMYK final
I have a project wherein I am attempting to take 4 individual plates of an image that are separated by a RIP and saved as TIFF files in a folder. I have a resultant folder full of 4 separate TIFF...
View ArticlePhotoshop text size bug???
I think there is a bug in the Photoshop scripting DOM with the text size. The wrong text size is being reported if an image is resized after the text layers were already created. It reports the...
View ArticleNeed help cleaning up a script and adding loop
I have the following script that I pieced together that basically takes the selected layer, gets its name, makes a text object with that name and then places it in a specific place using the original...
View ArticlePS Script - Change Layer Color
This Is My First Post Here, So Hello Everyone,Hope I Am Posting In The Right Section, I Have A Photoshop File Which Looks Like Shown Above.. The Text 1 2 3 ...15 Are Different Layers..And The Boxes...
View ArticleWhat's the 'localize' and '$$$' 's meaning?
if ( documents.length > 0 && DocumentMode.RGB != activeDocument.mode ) { var message = localize( '$$$/JavaScripts/WarnIfRGBSaveMessage=Your document is not RGB. Do you want me to switch...
View Article