Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Scripting
Browsing all 12244 articles
Browse latest View live

set string to clipboard

Hi, Photoshop JSX noob here. I want to do a very basic thing: copy a selection rectangle as text.Ideally if I can get the location of the mouse and copy it to the clipboard, that would be great,but...

View Article


Copy Layer Name To Clipboard?

Hi, I've been searching for a way to copy the active layer name to the Windows Clipboard, I'm hoping this a quick solution. What I've managed to do so far is to open the layer properties dialog box,...

View Article


Pass string to clipboard (javascript)

Is there an easy way to pass a variable or string to the Windows clipboard using photoshop javascript without having to write out a textfile and then use clip.exe to copy the contents of that file to...

View Article

Bridge Watch Folder

I'm beating my head against what I think should be a fairly simple problem:1. Bridge watches a folder for incoming files.2. When files are added to that folder, they get loaded into a Photoshop file as...

View Article

Additional 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 Article


Looping through layers is slow.

Hi, so i am trying to make a script that goes goes through all the layers of an a document, sets the size of the layer to a specified width and height and export it in a separate file. I finished the...

View Article

Script 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 Article

Creating .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 Article


place image into a psd document

Hi there,I am trying to find the function to place a specific image, into a document.EPS image into PSD file.  Manually I would use the file->place image function.  Any idea which function I could...

View Article


The command "Flatten Image" is not currently available.

HiI have an automation plugin for CC 2014 and trying to flatten image by code. It is giving this issue - "The command "Flatten Image" is not currently available."  PIActionDescriptor result = NULL;...

View Article

CS5 Panel Developer Guide?

I am ready to upgrade to CS5, but I have a couple custom panels that I cannot do without.The CS4 panels made with Flex will not work at all. When can we get a panel Developer's Guide for CS5?

View Article

Execute() 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 Article

Need scriptUI-expert's advice on proper implementation of Photoshop scriptUI...

I'm in the middle of porting my deprecated flash based panel to an HTML5 version. Als part of my panel I wrote a script to create a new photoshop document including parameters for the video timeline....

View Article


Batch 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 Article

Batch HDR creation script

I have created a Photoshop Script (using JavaScript) for batch creation of HDR images.I have used theseprevious discussions during implementation.  In the beginning part of the script there are some...

View Article


Image may be NSFW.
Clik here to view.

Dialog borderless and image, bug

Adobe Photoshop CC, Windows 7 x64Code: var w = new Window ("dialog", "", undefined, {borderless: true}); w.margins = [0, 0, 0, 0]; var all = new File(File($.fileName).path + "/photo.png"); var tt =...

View Article

Moving a layer in Photoshop CS5 using Applescript

I have a layer in a document called "logo" and i want to duplicate it to every open document and then move it to a specific spot in each documentI got the duplicating thing happening but cant seem to...

View Article


Get selected group and layers?

Hi, I need to get the selected layers and groups in my script. I found this  https://forums.adobe.com/message/2666611. here is the code:  function getSelectedLayers()  {      var doc =...

View Article

Action & 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 Article

Image may be NSFW.
Clik here to view.

How to add layer mask?

Must add each layer of the document (except the background) mask blank:There is such a script: if(app.documents.length>0){    var docRef = activeDocument;    var layerNum = docRef.layers.length;...

View Article
Browsing all 12244 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>