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

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


How to Package and Distribute Scripts + Actions?

I'm already enjoying some success at distributing an interworking set of actions and scripts. BUT there are several barriers that I'm sure others have thought about solving, and I'd like to get an idea...

View Article


Monitor a folder, run Dr Brown's "Image Processor Pro" script, and move...

I'm on a Windows machine.  Is is possible to have a script (command line or otherwise) monitor a folder for any new files (perhaps every 15 minutes or so would work as well)...then run Dr Brown's...

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

How to get a Mac OS Finder file tag property for a document?

Hi, is there a possibility to get a Mac OS Finder file tag property (i.e. its color) for  a document via code in a PS script? filetag = app.activeDocument.[???] Thank you, Syrinx

View Article


Changes to Photoshop CS5 and Applescript

Looks like there are some major Applescript changes to CS5, which is unwelcome for anyone with existing scripts. From what I can see, the difference (that affect me anyway) are a) PSCS5 seems to...

View Article

scripting in cc-2014

Has much changed in the PhotoshopCC-2104 scripting guide over PhotoshopCS5 ? Can I continue to reference the CS5 Guide with no problems.

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 can I extract cursor coordinate in Adobe Photoshop for use in Action script?

What I want to do in Photoshop (version CC, but I think this applies to any version) is label a point using count tool under my mouse's current position, and label it multiple times (for different...

View Article


batch odd dimension images to square

Hi I have lots of images that are all different sizes and more coming. I need to create an action that makes these images square in px dimensions, with the new side dim. the dim. of the longest side. I...

View Article

Data Sets in Photoshop CS2

I'm trying to learn about scripting in Photoshop CS2. By starting, I just want to import variable data into Photoshop, following the help instructions, however am having heaps of issues.I'm using the...

View Article

Batch replace in sequence Smart Object

AM FROM BRAZIL, MADE BY GOOGLE TRANSLATION  Good day,  Makes three days I'm looking for a solution to my problem, I have knowledge with actions, but I can not photoshop understand that want to replace...

View Article

Image may be NSFW.
Clik here to view.

Batch Replace Smart Object With Different Image Quality and Sizes

Hi there, I need help. I have this template that is in 1000x1000pixel and 300 dpi. I'm trying to replace the smart object inside with various JPEG that I have. These JPEG comes in large image sizes but...

View Article


Prompt limit is 255 characters, otherwise Photoshop crashes! Is there a...

I noticed today that the "prompt" command appears to have a limit where it can accept no more than 255 characters.  If you try to enter more, Photoshop crashes! Photoshop CC v14.2.1 x64Windows 7 64-bit...

View Article

Layer comps to files with auto trim

Hi there,I am using the modified 'Comps to files.jsx' script to export my layer comps (using the label of the layer comp as my file name)http://www.ps-scripts.com/bb/viewtopic.php?f=9&t=5277 It is...

View Article


How to Package and Distribute Scripts + Actions?

I'm already enjoying some success at distributing an interworking set of actions and scripts. BUT there are several barriers that I'm sure others have thought about solving, and I'd like to get an idea...

View Article

Image may be NSFW.
Clik here to view.

Photoshop extension building not working for cs6, works for the rest

I am building an extension for photoshop the manifest file is as below:<?xml version="1.0" encoding="UTF-8"?>  <ExtensionManifest Version="4.0" ExtensionBundleId="Kit"...

View Article


Script Alert: "Sorry I could not process the following files" (Error Message...

I'm a seasoned Photoshop/Bridge CS5 user who recently upgraded to CS6.  In Bridge I just ran my first Image Processor batch, trying to convert a set of RAW .NEF files to .PSD files with a basic editing...

View Article

Image may be NSFW.
Clik here to view.

Photoshop CC 2014 Extension - CEP Event callback is triggered multiple times...

Trying to make my extensions listen for bunch of events and it's turning out to be a real pain in the ***.I'm hoping there's someone here who has a bit more experience playing around with these. I used...

View Article

layer.bounds error

Hi all,  I'm trying to export layer centers to an xml. the following code works fine for all cases, except one. var curr_layer = app.activeDocument.activeLayer;var layer_bounds_centerX =...

View Article
Browsing all 12244 articles
Browse latest View live