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

Re: Image Processor Pro v3.0 beta available

Yes your startup script in "C:\Program Files (x86)\Common Files\Adobe\Startup Scripts CS6\Adobe Photoshop" and in "C:\Program Files (x86)\Common Files\Adobe\Startup Scripts CC\Adobe Photoshop" Works in...

View Article


Re: Placing smart objects in order

Does this help? // select files and place as smart objects then scale and distribute them horizontally;// 2014, use it at your own risk;#target "photoshop-70.032"if (app.documents.length > 0) {var...

View Article


Image may be NSFW.
Clik here to view.

Re: Placing smart objects in order

My Photo Collage Toolkit Scripts populate templates with smart object layer the layers are sized for the image area and mask to virtually crop the image to the image area so the may have any shape....

View Article

Image may be NSFW.
Clik here to view.

Re: Image Processor Pro v3.0 beta available

Thanks for verifying this for me. I have additionally uploaded a "packaged" version that has everything that is needed including installation instructions.

View Article

Adding a letter to names of open files while saving

I would like to be able to run an [action (?)] script to all open files in photoshop that 1. adds the letter "e" to the beginning of the current filename and 2. saves the file as a .jpg I am sorry if a...

View Article


Image may be NSFW.
Clik here to view.

Re: Adding a letter to names of open files while saving

Some of the opened documents may need some processing done on it before it can be saved be save as a jpeg.  Like Lab color not supported either is transparency and 32 bit color the easiest way to do it...

View Article

Re: How to batch process .png's

You can use Save for Web option to save PNGs, or use the built-in batch script to batch slice & export PNGs. It's a very ordinary feature of Photoshop. If you are seeking for, however, a more...

View Article

Re: canvas size with backgroundcolor

I believe added canvas will only be filled with pixels if the document has a background layer because the background layer does not support transparency where all other layer do.  Only the background...

View Article


Image may be NSFW.
Clik here to view.

Re: Error 1220: Illegal Argument, please help!

Maybe you will get a clue from this:var startRulerUnits = app.preferences.rulerUnits;app.preferences.rulerUnits = Units.PIXELS; // tell ps to work with pixelsvar tempWidth=100;var tempHeight=100;var...

View Article


Re: Selective blurring

The more I see your questions the more I ask myself why are you trying to make thing hard on yourself. You know what you want your final composite to look like.  You know how to use layers and mask....

View Article

Re: Selective blurring

JJMack, i guess you are right... i do make things hard on myself sometimes

View Article

Re: Selective blurring

Check these out if you want to automate splitting up existing Layers into their "segments"....

View Article

Re: Selective blurring

oh thank you that is useful

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

Image may be NSFW.
Clik here to view.

I have made a script but i need it to run again and again. i mean i need...

// this is my script  I Want to run this script again nd again   doc = activeDocument;       doAction("Action 4","Set 1");            doc = activeDocument;            if (doc.height > doc.width)...

View Article


Layer bounds are wrong. How to fix?

I'm trying to get the X, Y positions of a layer using layerRef.bounds. However, when the layer is a vector shape, the values returned are wrong by one or two pixels.This happens in CS5 and CS6, but the...

View Article

Re: Layer bounds are wrong. How to fix?

Can you provide the files?

View Article


Re: Selecting the brightest pixels

How would you do it manually?

View Article

Re: I have made a script but i need it to run again and again. i mean i need...

I would recommend that you use a file- or folder-selection dialog to determine the files you want to process, then have the Script work from that. Determining the Folder in which the open file resides...

View Article

Image may be NSFW.
Clik here to view.

Re: Export co-ordinates/layer bounds

Script is working fine for image coordinates but When i try to extract the layer position i am not getting extract position from psd. can you help me getting correct data from psd. attached is the...

View Article
Browsing all 27456 articles
Browse latest View live


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