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

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

I can't answer for sure for I have never used Adobe SDK so I do not know how efficient the Photoshop API are you processing loop needs to use several Photoshop features. The potential is surly there...

View Article


Image may be NSFW.
Clik here to view.

Re: Add selection as add and intersect commands combined

Christoph You are a Magician...!!!  I dont know how you did it but it works!!! It really does...!!! Thank you very much!!!

View Article


Re: Batch processing PDF to TIFF

Not help without instructions

View Article

Re: Batch processing PDF to TIFF

If you don’t know what to do with the code that chapmanga posted maybe you should start with the basics of Photoshop Scripting and search for "Adobe Intro To Scripting.pdf" and...

View Article

Re: Is it possible to script a Pause, allowing brushing etc

OrchidPhoto, You can try running the first half of the script normally, then show a ScriptUI palette where you want to break. The palette should contain a 'Continue' button. Add the rest of the...

View Article


Is there a way to stop the screen from updating till the code is executed?

My extension needs to export all the layers to PNGs and it creates a lot of moving around in the screen while the operation is complete (eg: switching between layers, cropping the images, etc). I've...

View Article

Re: Is there a way to stop the screen from updating till the code is executed?

I know of know way of doing that.  Photoshop does not keep the Image window up to date. I have had to do the opposite and cause Photoshop the refresh the image window to get it updated.  As for the...

View Article

Image may be NSFW.
Clik here to view.

Adding two selections in a non regular way

I want to add A and B selections so the areas which intersect or dont intersect at all - dissapear. Only the areas that are within the boundaries of another area (for example area 5 [see images 5 and...

View Article


Re: Is there a way to stop the screen from updating till the code is executed?

Thanks JJMack for the answer! Yes, currently I'm turning off the palettes using app.togglePalettes(). Not being able to turn off UI updating sucks, especially if you're creating a commercial extension...

View Article


Re: Adding two selections in a non regular way

Are the Selections likely to be sharp (with Anti-aliasing maybe, though) or will there be soft ones, too? One possible approach might be• breaking Selection into its parts (via Work Path etc.)• making...

View Article

Re: Adding two selections in a non regular way

Both selections would always be as sharp as they can be - without anti-aliasing. And the result i would like to get should be the same - no anti-aliasing. In other words, if i filled the selection with...

View Article

Image may be NSFW.
Clik here to view.

Any way that the play button can be scripted in Photoshop?

I can't for the love of me figure out if there is a way to script the play button to a JavaScript file in Photoshop without personally setting it to the "Space button". Does anyone know of the way to...

View Article

Re: Any way that the play button can be scripted in Photoshop?

If you want to use an action in a script you can do that with a JavaScript Photoshop method doAction.doAction("actionName","setName);

View Article


Re: Any way that the play button can be scripted in Photoshop?

I'm sorry, I'm not speaking about the "action" play button, I mean is there a way to script the play button on the "Video Timeline". Actions and scriptlistener does not display this option.

View Article

Re: Any way that the play button can be scripted in Photoshop?

Has anyone found a solution for this option? I would love to knwo.

View Article


Re: Adding two selections in a non regular way

Can it be scripted according to these terms?I think it can. But by now I’m curious – what’s the purpose of these operations anyway?

View Article

Make lasso the active tool trough javascript

Hello, ok, i know almost nothing about javascript but i am trying to collect some javascripts from the net to use as actions. i am using some scripts in photoshop as actions. What i want to do is use...

View Article


Re: Automate LZW Tiff saving problem

Thanks a lot for your help! I´ll follow your advice and try one of the adobe employees!

View Article

Image may be NSFW.
Clik here to view.

Photoshop CC - Mac: Open-window ALWAYS open in LEFT CORNER

I work on a 30" Apple Cinema display.  After all the years of using Photoshop, one thing that always annoys me.  Why does each new item that I open ALWAYS open in the left corner?  Is there a...

View Article

Image may be NSFW.
Clik here to view.

Re: Make lasso the active tool trough javascript

If its for you own machine and environment you can select the lasso tool in an action simple by creating a preset for the Lasso tool naming it something like SelectLasso.  The record Select Tool Preset...

View Article
Browsing all 27456 articles
Browse latest View live


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