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

Image may be NSFW.
Clik here to view.

Re: Find and replace text in multiple Photoshop files?

Hi Noel!! Nice to meet another amateur astronomer here, what a small world I enjoyed a lot of your astrophotos over the years...

View Article


Where can I get ScriptUI for photoshop CC?

I've searched the internet, and I can't find anything referring to ScriptUI for photoshop CC.  Can someone tell me where I can get the download?

View Article


Re: Where can I get ScriptUI for photoshop CC?

Hi Edmccol, I would recommend you to follow the link below to get the Scripting Guide which would have the Script UI for your project. Begin theme music for page 187 of the 2005 Photoshop CS2...

View Article

Re: Where can I get ScriptUI for photoshop CC?

Hi Mandhir, Thank you for that link.  I haven't read it all yet, but on a quick browse, I don't think it tells me where to get ScriptUI.  It does get me further than I was this morning. Again, Thank you.

View Article

Re: Where can I get ScriptUI for photoshop CC?

http://scriptuibuilder.com/ This is what I found and its possible this is what you're looking for. Try it out. You shouldn't care that it says its for CS3. JSX language syntax and API calls should be...

View Article


Re: Where can I get ScriptUI for photoshop CC?

Hi Mandhir As it turns out, that was exactly what I needed.  ScriptUI is not a download, but is built into Extendscript.  I was unaware that I was already using it! Thanks!!

View Article

Re: Where can I get ScriptUI for photoshop CC?

Hi Sorin Those links look interesting.   Thank you.  It turns out I have been using ScriptUI all along and didn't know it.  I'm completely new to scripting and find the Photoshop documentation very...

View Article

running an action on multiple open documents

What are the options for running an action simultaneously on mutiple tif documents open in the Photoshop interface?(The documents have a lazo selection applied which is masked through the action.)I...

View Article


Image may be NSFW.
Clik here to view.

Re: running an action on multiple open documents

Can you post your Action? I tried to replicate you problem by pasting in this web page into a document. Then delet  all other layer and mask your append. Save the document as a PSD. Then loaded the...

View Article


Re: Save As JPEG in AppleScript

I think pretty much only one of the »top participants« here bothered with AppleScript and I’m not sure he still drops by regularly. Maybe you should consider switching to JavaScript for automating...

View Article

Re: Find and replace text in multiple Photoshop files?

If the txt file only contains one element couldn’t you just use proper paragraphs in that file instead of »\n«?

View Article

Re: Find and replace text in multiple Photoshop files?

Hello! Photoshop's find and replace tool does not recognize paragraphs, apparently... If using the script, without \n, I try to replace "Moon" with: "The Moon is full tonight. How beautiful!" I get...

View Article

Re: Apply new color to layers

Hi, thank you for your help! However, I'm having problems running the script. The first time it runs on a photoshop file it works fine, deletes all Color Overlay styles from "fillMe" layers and fills...

View Article


Re: Apply new color to layers

You can wrap the code that removes the Layer Style in a try clause. try {// your code here;}catch (e) {};

View Article

Re: Batch replace smart objects

Do you work on Mac or Windows? Did you use the Script from post 14?  After that it let me get to the "Choose files" but won't let me actually select the folder.It won’t let you select a Folder but...

View Article


Re: Resize font to fill text box

At a quick glance that code should not do what you intend in that it would make all the text content the same font size. Scripting Type Layers that contain text with any variability (different fonts,...

View Article

Re: Apply new color to layers

As c.pfaffenbichler, mentioned, a "try" clause should work.  There are a lot of functions in Photoshop that will throw an error like this, for example trying to change to a specific color space if the...

View Article


Re: Apply new color to layers

Thank you guys so much, it works. I'm still playing around with the try clause to get rid of the fill layer popup that appears a couple of times when I run the script. But it's something I can...

View Article

Re: Apply new color to layers

You would want to turn on and off the dialogs "DialogModes.ALL" & "DialogModes.NO"  Only use the "ALL" when you want a dialog to show up.  Otherwise turn them off!

View Article

Re: Apply new color to layers

That's the thing: As soon as I use "DialogModes.NO" ExtendScript Toolkit says something along the lines of "this function might not be available in the new version of Photoshop". It just keeps 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>