Move group into another group
Hi all, Can any one help to create a script to move the group named "Shine" into another group named "Shine All".Thanks in advance. Snapshot show for better understanding.
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 ArticleBatch Export Separate Layer with the same Background Layer , Please HELP
I have the code as below, it worked in order saving separate layer to JPG, but it didn't include a Background layer to the JPGs which were exported.Please help: I'd like all images exported has...
View ArticleHow do I get info from a CSV file?
Hey everyone! Happy to be here.Does anyone have a really well commented script that explains what is going one when trying to get info out of a CSV file? I have started a script, but I can not tell...
View ArticleCreating .ACB (Color Book) file from .ACO (swatches) file
Is there a way to convert a .aco file to a .acb file? I really need my colors to be visible in the Color Libraries section of Photoshop to use with Color Layers.The .acb files are the files located in...
View ArticleFind and replace text in multiple Photoshop files?
Hi there, Let us say I have six Photoshop files: 1.psd, 2.psd, ..., 6.psd. All of these files contain the word “LoremIpsum” in random text layers, within each document. Is there a way I can search for...
View ArticleCan I read/write inpoint and outpoint of clips in a Video Group with scripting?
I am a Prefessional 2d Storyboarder and I just got Photoshop CS6 through the Creative Cloud. I am very Impressed by the new Video Group .There is a lot of function I would like to customize For...
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 ArticleAny way to force Photoshop to launch and keep visible a window of type...
Hi friends I have a script that works perfectlly in Adobe Illustrator. Now I want to make a version of this script for Adobe Photoshop. The problem is: the scripts is based on a window of type...
View ArticleStack images into layers with the layer name
Hi, Can any one help to stack multiple number of images into layers from a particular folder with the layer name. Example:I have 3 layer and each layer is named as a1, a2, and a3. I need a script of...
View ArticleCreating a photoshop action to save a batch of images as patterns
I am trying to use Photoshop actions to script about a thousand image files into PAT files. I am running into a problem with actions when it comes to defining a pattern. The program naturally selects...
View ArticleHow to remove xmp metadata?
I need to remove the "XMP metadata" information in the tiff(photoshop) files via scripting. Is it possible? Kindly advice me. Please provide examples. Thanks for looking into this.. Regards,Maria...
View ArticleExport to layers broken in CS6
When I use it, I get:The object "current document" is not currently available.Win7Pro x64
View ArticleExport selected groups as png files
Hello I need a way to automaticly export png images from selected layers or groups.The way I would like script to work is simple:Before: Select layers/grous you want to export (selected groups\layers...
View ArticleHow do I parse "dc:format" from XMP?
Clearly, I'm new to XMP/XML for Photoshop. I'm building a script to handle illustrator files differently than PS files, and would like to do this through the XMP as it seems to be more stable than...
View ArticleExport layers to file script error in Photoshop CC
I need help with an issue. I also asked this in the general forum but was refered here to ask all of you amazingly talented scripting geniuses. My issue is with the Export Layers script that comes...
View Articlecharacter style change UI
Hello I'm new to PS scripting. I want to put UI for changing character style on my dialog window.It should be like on PS's toolbar. Could anyone give me some example scripts of this? Thank you.
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 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 ArticleIs there a ScriptListener for CS6 ?
if there Is ScriptListener for CS6 where can I get it? Found this http://download.adobe.com/pub/adobe/photoshop/win/13.x/Win_Scripting_Plug-In.zip Message was edited by: JJMack
View Article