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

Image may be NSFW.
Clik here to view.

sendkeys to PS via .js script

Hello, I want to call a recorded action thru a custom panel button (the action to call is a plugin-function, which I cant access thru the panel configurator) .So I assigned shortcut-keys for this...

View Article


Re: Add selection as add and intersect commands combined

By the way: The Script would only provide the expected result if the second Selection is one contiguous area. Edit: This should also handle discontinuous segments for the second Selection. // store...

View Article


Re: sendkeys to PS via .js script

Wouldn’t it be more convenient to trigger the Action via app.doAction()?

View Article

Re: sendkeys to PS via .js script

it would be, but this does not work in this case. I cant record the action  - which is a plugin-function - whithout its instant execution - that is - i want the action just to open the menu of the...

View Article

Re: sendkeys to PS via .js script

Have you tried using the AM code? Or checking »Toggle dialog on/off« in the Actions Panel? Or using app.runMenuItem()?

View Article


Re: sendkeys to PS via .js script

thx!!!!!!!! Toggle does work for this. can u run any menu item (third party plugin) with a specified configuration with app.runMenuItem()?

View Article

Re: sendkeys to PS via .js script

Just reply with NO, YES or DEPENDS!!! this would make this question answered!!!

View Article

Image may be NSFW.
Clik here to view.

Re: sendkeys to PS via .js script

Unfortunately I have to go with: I don’t know.  Hopefully someone else may provide more insight into this issue.

View Article


Re: Add selection as add and intersect commands combined

I hope you noticed the edited code in the last post.  Anyway, if you were willing to change your procedure a bit one could get away with a one-stop-Script, I suppose. You’d have to switch to Quick Mask...

View Article


Image may be NSFW.
Clik here to view.

Re: [VB CS4] CreateObject with Photoshop 64 bit possible?

The original VB6 application was 32 bit. I doubt you could produce 64 bit applications using Visual Basic 6.But that might very well be the explanation to why it did not work in a 64 bit environment.

View Article

Re: Why are my JPGs suddenly so large?

Hi!  Sorry for the late response.  Yesterday, they were saving via action just fine, to sizes ranging from 200KB to 1.5MB.  Today, all the pictures I edited all came out large (2MB-4.5MB) via the...

View Article

Re: Why are my JPGs suddenly so large?

Please post images on this Forum directly in the future.Apparently the two images have different compression settings – 8 and 12 respectively.

View Article

Re: Why are my JPGs suddenly so large?

I looked for an option to attach but couldn't find one.  Now I see it - the camera icon.  Which doesn't make sense, because there's already a pretty common "paper clip" icon for attaching things... How...

View Article


Re: Why are my JPGs suddenly so large?

How can you see the compression setting used? Some time ago someone posted Script/s to get that setting.  Have you tried Save for Web instead of Save as? Does that store the quality settings?

View Article

Re: Why are my JPGs suddenly so large?

ps-scripts.com • View topic - Find Quality used in JPEG

View Article


Re: Why are my JPGs suddenly so large?

I would use Save As, but it also remembers the location saved to.  I'd like my edits to overwrite the originals in the folder I opened them from, and I'm often opening them from different locations....

View Article

Re: Script or Action - Make image square

I have a need for this script as well...is this the entire script?  If not, can you post the complete script? I just need to increase either the canvas width (as white area for the added width/height)...

View Article


Image may be NSFW.
Clik here to view.

Re: Script or Action - Make image square

So I went ahead and tried the script I posted previously, and it works great for my needs.  It even works great saved as a step in an action.  However, when I try to batch run this action on a group of...

View Article

suspendHistory breaks activeHistoryState

Hi,I've found that when you try to get the activeHistoryState after a suspendHistory call, you get the wrong one, namely the previous - e.g.  var doc = app.activeDocument;...

View Article

Re: Script or Action - Make image square

Hopefully this will help someone down the road...here is my final script that works in batch mode from bridge: var startColor = app.backgroundColor;     if(startColor.rgb.hexValue != 'FFFFFF'){...

View Article
Browsing all 27456 articles
Browse latest View live


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