Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Browsing all 27456 articles
Browse latest View live

Re: I need a script to incrementally nudge layers (to align them)

Wouldn’t animating the video be easier?

View Article


Re: I need a script to incrementally nudge layers (to align them)

It might be, if I knew how to do it, I have access only to photoshop and can get onto after effects at uni but don't really know how to use it. Can you explain how to do this in CS6, preferably...

View Article


Re: Adios

I may be wrong but I believe that if we get a wider view of the problem, we need to get some distance and look to the past years.  adobe looses the battle to apple/google on 2012 and is forced to...

View Article

Re: Adios

Pedro Marques wrote: I may be wrong but I believe that if we get a wider view of the problem, we need to get some distance and look to the past years.I think you need to look closer distance is not...

View Article

Re: How to set units when creating paths with a script?

I did, andd while that did help to center the image on the page, now all my measurements are coming out about 4 times too small.  I'm also worried that changing the resolution might cause the image to...

View Article


My script only runs the action on document #3?

What im trying to do is, open all the files in a given layout folder. then switch between open documentand run an action that will add two sets of trim(or outline) around each of the images....

View Article

Script to add layer mask to all layers but background?

I've been a professional editor/retoucher for photographers for the past three years. I use a lot of actions, but I've never branched into scripts until now. I'm trying to refine my workflow and...

View Article

Re: Script to add layer mask to all layers but background?

You can try this.  Just set a snapshop first incase it does something funky that I didn't catch.  I should note that this will only apply the mask to layers that are not in a group. #target photoshop...

View Article


Re: How to set units when creating paths with a script?

I'm also worried that changing the resolution might cause the image to lose some data due to resizing.That’s why, in such a case, one should resize with »ResampleMethod.NONE«

View Article


Re: How to set units when creating paths with a script?

Okay, but what's so special about using 72 DPI?  I'm specifiying to use pixels, so shouldn't this not matter? Also, how to I get my measurements to exactly match the dimensions of the document?  While...

View Article

Re: How to set units when creating paths with a script?

The code you posted produces lines with points in the corners of the image for me when the image is 72ppi. Could you post a screenshot of the faulty results with the pertinent Panels visible?  Okay,...

View Article

Scripting. Assign profile equivalent?

Hi, I'm using Applescript, but a JS answer will do okay. There is no way to set "Assign Profile" to "Do Not Color Manage" in a Photoshop script. Is settting color profile kind to none the same thing?...

View Article

Re: Scripting. Assign profile equivalent?

Hi,it looks like Scripting Listener records that: var idassignProfile = stringIDToTypeID( "assignProfile" );    var desc3 = new ActionDescriptor();    var idnull = charIDToTypeID( "null" );        var...

View Article


Re: Needed: snippet of jsx code to Rename an Action Step? Rename an Action Set?

Another possibiitity would be a way to duplicate an Action or Action set. Finally, if there were a way to directly modify a step in an action that would be wonderful. I'm aware of Xtools and...

View Article

Re: Script to add layer mask to all layers but background?

Thanks so much csuebele. Your exact script was putting a layer mask on every layer.I brought it into ExtendScript Toolkit and changed line 7for(var i=0;i<layerNum;i++){to this: for(var...

View Article


Re: Script to add layer mask to all layers but background?

Yes your change is good.  That way the last layer won't have a mask applied.  I wasn't sure if you wanted that, but put in the check for the background layer.   As far as saving, what file format do...

View Article

Re: Script to add layer mask to all layers but background?

This is great! Thanks so much. I tweaked it a bit for my needs and ended up with this. var docRef = activeDocumentdocRef.activeLayer = docRef.layers[layerNum-1];var layerName =...

View Article


Re: How to set units when creating paths with a script?

Okay, I got it working.  Thanks for your help.

View Article

Re: Photoshop javascript: Open files in all subfolders

Hello,  Inspired by the topic created a script that converts files .eps to .jpg. However, I have a problem. The script correctly reads the folders and subfolders and contained in their files and saves...

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
Browsing all 27456 articles
Browse latest View live


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