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

Image Processing .psd's for web from multiple folders and adding a water mark

Hello there,So I've been trying to wrap my head around how to grab hundreds of image files and add .psd layer and then have photoshop output them as a particular dim - "600x450 progressive .jpeg" at a...

View Article


Script to save opened layers and rename them sequentially

Hello everyone,I have a psd file on cc version opened with more than 100 pictures as layers one above the other.Is there a script able to do this:save for websave as jpeg 80% qualitysave as...

View Article


How to get the blend options of a layer?

Hi, I try to retrieve the blend options of a layer, but I cannot figure out how to retrieve them. I can get the layer effects but cannot find any reference how to extract the blend options. I tried the...

View Article

Change the default name Alpha 1 via script

The code line below saves the selection as Alpha 1.Is it possible to add a custom name to the selection? app.activeDocument.selection.store(app.activeDocument.channels.add())

View Article

Using mouse wheel to zoom and pan

I was wondering if there would be a way to make a javascript that would load at Photoshop's startup that would allow the user to zoom in and out using the mouse wheel (instead of using it for...

View Article


希望可以找到中国的朋友们,或者会中文的朋友,一起学习PS SCRIPTING

很不好意思,我的英文不太好,论坛上交流不是很方便,希望可以认识中国的也在学习SCRIPTING的朋友,谢谢咯。

View Article

Is it possible to check if action from some action set exists?

In photoshop script (CC 2014) I'm executing doAction with action and action set that can possibly be not added yet. I wonder if i can somehow check if action exist first. all code i have: document =...

View Article

batch pattern creation and naming

hello. first of all I apologize if this forum is not the right place to ask, but I suspect what I want to do involves a script, so I thought I'd ask here even if I'm completely ignorant in this...

View Article


Delete empty group folders?

Is there a script that will go through my PSD document and delete empty folders? Using CS6 here.

View Article


Read layer structure closed file

Are there any programing tools that will allow reading the layer structure of a closed photoshop file?

View Article

How can I create a curves adjustment layer in JavaScript?

I've been trying a few different approaches along the lines of: var newLayer = activeDocument.artLayers.add(); // Create a new ArtLayer object newLayer.name = "MyLayer"; // name it for later...

View Article

Selecting the brightest pixels

HelloIs it possible to write a script that finds brightest pixel or pixels (if there are more of them at the same brightness) in an active layer and selects them? if there is an easier way to do that,...

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


Using .js scripts to launch Photoshop

Hi I'm kind of new to this Photoshops scripts fieldand would like to  write an external application (.NET based) that would be able to invoke  the Photoshop application and run Photoshop .js scripts on...

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


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

How to call the photoshop action file?

I need to know how to call the photoshop action file(*.atn) through javascript. Kindly advice me.

View Article


Automatically re-link layer masks

I was hoping someone might be able to help me with a question regarding linking layer masks. I regularly work on large Photoshop files with many layers and folders within folders and always have the...

View Article

Photoshop CS6 - How can javaScript fill blank layer with color?

Hello, I'm a production artist and I work with PSD files that were created in Adobe Scene7 Image Authoring Tool. These PSDs contain a background layer along with 1-20 alpha channels. My script has to...

View Article

download pattern tree

whren do I get the download for patterns and trees Thank youdick

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>