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

User Pressed Cancel

This script opens the High Pass sharpen dialog waiting for the user to enter a radius etc. How could I modify this to include close the dialog if they pressed Cancel  function step1(enabled,...

View Article


Will scripting be supported in the future?

Regarding the changes to be made next year for extensions support in the new Photoshop CC versions I must decide how to continue development of Photoshop tools, therefore I would like to know if, at...

View Article


psdom

I'm beginning in scripting using ps-dom.  What I want is to create a new document, that is 120x200, followed by adding another layer to the current document. The following code isn't working ? var...

View Article

change white color to grey

//opening a file  var fileRef = File("D:/EL20427_02.jpg") ;var docRef = app.open(fileRef) ; var docWidth = docRef.width; var docHeight = docRef.height; var xPos = 0; var yPos = 0; // Create a color to...

View Article

Image may be NSFW.
Clik here to view.

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


Image may be NSFW.
Clik here to view.

Script UI dialogs not displaying correctly on any Photoshop version older...

Hello, I've written a script to display a dialog with a list of buttons as options. Having tested this on my computer at home and work (both of which have the latest version of Photoshop CC 2015...

View Article

how to select a color with some allowed tolerance. For example for white...

how to select a color with some allowed tolerance. For example for white color range can be 250 to 255 for each color in RGB

View Article

how to run a script for all the images in a folder?

how to run a script for all the images in a folder?

View Article


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


Stack images shot within 10 seconds of each other in Bridge (like lightroom)

I shoot about 1000 pictures a day and Bridge takes 10-15 minutes to analyze and put them into stacks (and even then, it misses some).  Is it possible to write a script that just stacked every image...

View Article

Feat. Request: Add ES6 support to the ExtendScript Language

Hi,I've added this feature request to the Photoshop Feedback website: [PS Scripting] ExtendScript support for ECMAScript 6th version TL;DR;ExtendScript is compliant to ECMAScript 3, the rest of the...

View Article

script for "Open Recent"

Looking for a script that will open the most recent item from the "Open Recent" list?  This smart fellow made this script that lets you open a selection from the Open Recent...

View Article

How to get the result of "Layer - Copy CSS" using script?

I'm working on a tool which converts a simple PSD file into HTML.I'd like to use 2 layers to convert the text:- A text layer to generate the text for HTML and font info for CSS;- An optional shape...

View Article


How can you automate BlendMode.LINEARDODGE on a 32bits/Channel image?

Hello everyone,  I have a stack of rendered images that came from a cg package that i'd like to create some automation for via layer blending. The images are currently 32bits/Channel (think of them as...

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


How does JavaScript handle spaces in a directory path for saveAs statement?

Greetings, Below is a function I wrote that is supposed to save a file out as a jpeg to a specific subfolder on my machine. The directory path has several spaces and it's causing the function to fail....

View Article

Photoshop list actions with script

Is there any way to list get all the Actions-scripts with a script?I am using generate-core to talk to photoshop.

View Article


Build Layers tree

Hi,I've been asked to retrieve the Layers' bounds in a document - which is somehow easy also because there already are few examples in the forums.The fastest approach uses ActionManager (AM) to get the...

View Article

Create strip from image sequence

I need a script or action, or droplet or something that will take a folder of images and create One Image strip from it. Basically I have animations I have rendered out as frames that I need to put in...

View Article

I am selecting a part of image using Document.selection... how can I get...

I am selecting a part of image using Document.selection...how can I get height and width of selected part?

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>