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

Toggle Tool Presets

hi, this is a follow-up on another thread concerning toggling between a brush tool preset and an eraser tool preset. I've assembled the following script (mostly from csuebele) to try to toggle between...

View Article


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


Pull/Get Data/Value from User Input Window

I'm trying to do something that should be be quite basic for a programer, but unfortunately unfortunately being a designer I'm having a heck of a time with this.  Having spent hours searching and...

View Article

Auto crop each layer before exporting layers to files

The built in "Export layers to files" script doesn't crop the exported jpeg to the size of the image on each layer.  Instead, it keeps the original photoshop file size and puts white around that...

View Article

Symmetry path?

Is there any way to create a script that when you draw a path around an object, it can automatically draw a mirrored symmetrical path? I usually draw around the right side of the object, then copy and...

View Article


Can't get this droplet to save a JPEG...

I'm getting an error that it can't find the document after it's opened. The actions seem to run just fine, but it stops short of actually saving the file into the newly created folder. It also doesn't...

View Article

CS6 png save options

I've got a major script I use that performs .png saving every few seconds, but apparently there are some new compression options in CS6.  Is there a way for me to have the script use the "Smallest /...

View Article

Combine 2 specific images, automatically

I work on PS CS4 I need to combine 2 images images into one (Both are in the same folder): (The process must be applied to 2 sets of images) set 1) A000.png / A001.png (Bottom layer, no changes)set 2)...

View Article


Layer Comps to Files v2.0 - Error

I used to have an extension for Photoshop where, similar to the Layer Comps to Files, would export not only layer comps in a file but of an entire folder from your finder. Once I got creative cloud,...

View Article


Setting values of an Hue/Sat adjustment layer.

Hi everyone!I'm sorry to but I desperatly search a function for photoshop CS5 that changes values of an HUE/Saturation adjustment layer. I searched several times on internet but couldn't find.I also...

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

Open File in Photoshop CC with AppleScript

Hi, I'm unable to open an file vial AS in PS CC.Also the example in the Refeference: "tell application "Adobe Photoshop CC"set myFilePath to alias "...."open myFilePath as Camera RAW with options...

View Article

copy/paste exif data to notes

I would like to copy specific data from the "file info" in photoshop and paste it into "notes" or even a text layer.I need to be able to record this as an action to batch hundreds of files. I am...

View Article


Script to search layer names

Hi -  Does anyone know if there is a script that can search through layer names within a file for a specific text string and then select it as the active layer? For instance, if a file has 4 layers,...

View Article

First Script: Need some basic skill help? Can you add an image with a click?

Hello, Im working on a project were you can replace people heads in a photo. Its for a project so its not supposed to be perfect. So far heres what i think the best steps to take are, but im not sure...

View Article


how to create a group using photoshop scripting?

Hey guys,I can create a layer easily by the below code.  but how can i create a group that contain more than one layer. var docRef = app.documents.add();var myLayer = docRef.artLayers.add(); 

View Article

Scripting text layers

Hey ho,Basically what I'm hoping to do is idiot proof a document.I have a template saved, which is opened as edited as needed - it is the text layers I'm more concerned about here.The other guys in the...

View Article


Script for deleting Hidden Layers which are not used in any Layer Comp?

Hello. I've turend the web upside down searching for a script that would do the following: Search through all the layer comps in the documentCheck which layers are hidden on all Layer CompsRemove/mark...

View Article

Script to add keyboard shortcut to Tool Presets

So this may be an odd request right off the bat, because I know switcing tool presets can be recorded with an action, then bound to a "F-key" keyboard shortcut. But of course this isn't what I want....

View Article

Find 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 Article
Browsing all 12244 articles
Browse latest View live