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

How can I read an XML string that's not from an XML file?

I've got a script I'm trying to setup that communicates over a socket to retrieve different directions from a custom built Java program.  The Java program listens to requests from the Adobe scripting...

View Article


Hi! how do i debug my photoshop so it wont say "[tool] could not be used due...

Hi! my photoshop has partually stoped working. Some of my tools are not useable for me. Tools like: the shape tool and choosing color can not be used. All it says is "[the tool i want to use] cant be...

View Article


Re: Need help cleaning up a script and adding loop

One of the functions that you had included in this at one point, was where a blank layer was created that matched the canvas size.  Is there a way to select the bottom layer in a SO if it exists, and...

View Article

Re: Need help cleaning up a script and adding loop

Yes it is, but I have one question, if the layer is smaller or bigger than the canvas what do you want to do with it, scale it or trim it? And your script is taking care for the canvas to be divided by...

View Article

Re: Hi! how do i debug my photoshop so it wont say "[tool] could not be used...

Please read these and proceed accordingly:http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.htmlhttp://forums.adobe.com/docs/DOC-2325

View Article


Re: Hi! how do i debug my photoshop so it wont say "[tool] could not be used...

For general Photoshop questions you might want to post on Photoshop General Discussion This Forum is dedicated to Photoshop Scripting.

View Article

Shadow with .jsx

i have thousand cropped bottle images and i'd like to add with .jsx a shadow (made with ellipse->gaussian blur, motion blur) at the bottom of each. I have a lot of difficulties beause the bottle...

View Article

Re: Need help cleaning up a script and adding loop

here are some functions to help you scale the last layer to the canvas size matchLastLayerTocanvas();  function matchLastLayerTocanvas(){      try{activeDocument.backgroundLayer;var a=0 }catch(e){ var...

View Article


Re: Shadow with .jsx

I think a script can be done but you need to clarify a bit what the ellipse means? An ellipsoid selection? Maybe you can make some screen shots with the steps you need....

View Article


Image may be NSFW.
Clik here to view.

Re: Shadow with .jsx

i think this screen can help to understand what i mean

View Article

Getting different time duration in executing same code on same layer!

Hi all, I wrote a function to get the selected layers. I want to log the time duration of the execution of this function. So I write as follows,  function getSelectedLayers() {    var selectedLayers;...

View Article

Re: How can I read an XML string that's not from an XML file?

Duh... found my error... I was attempting to access the data by referencing the created "root" element.  Since <test> is the very first element tag, it's setup as the root element, which you...

View Article

Image may be NSFW.
Clik here to view.

Re: Shadow with .jsx

Hi here is one attempt of a script:you can play with the makeShadow( 15, 4.5, 2.49, 25.49, 70) options to get what you needapp.activeDocument.suspendHistory("bcm_addShadow", "main()");function main(){...

View Article


Re: Shadow with .jsx

Thanks great work. I wasfor days totry to get it. Could i alsoadd300 pixelaround the image?

View Article

Automate LZW Tiff saving problem

We´re exporting tiffs from our raw programs (both Capture One and Phocus) these files are opened and edited in photoshop and saved as tiffs with LZW compression and Image Pyramid. The server reads...

View Article


Re: Automate LZW Tiff saving problem

What are the exact settings you use to save manually and in the Script?Could you provide a pair (the versions of the same image that work/don’t work respectively)?

View Article

Image may be NSFW.
Clik here to view.

Re: Automate LZW Tiff saving problem

The following settings are used for both the script and the manual save:  See dropbox link for the same file working (manual) and not working (automatic) Thanks Trond

View Article


Re: Automate LZW Tiff saving problem

Then please also provide the code.

View Article

Re: Automate LZW Tiff saving problem

Unfortunatly I don´t have the code here at the moment, but you will have the same result by making a photoshop action Save As -> LZW compression and Image Pyramide. When you run the action it will...

View Article

call save for web and devices dialog

can anyone please tell me how to script for call save for web and devices dialog...

View Article
Browsing all 27456 articles
Browse latest View live


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