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

Re: Remove not active layer

Which version of Photoshop are you using?

View Article


Re: Remove not active layer

photoshop ccVersion 14.0 x64

View Article


Re: Remove not active layer

That’s strange, it works fine for me in CC; but you may want to update Photoshop CC, though – it’s at 14.2.1 is the current version.  You can try to replace that line with var hasBackground =...

View Article

Image may be NSFW.
Clik here to view.

Re: Remove not active layer

you are great. works. Thank you

View Article

Image may be NSFW.
Clik here to view.

Re: Automate LZW Tiff saving problem

Sorry I can’t provide more help. When you automate opening the files, doing something to make them "dirty" (add a layer and remove it for example) and saving them are those files accepted by your...

View Article


Javascript for photoshop cs6 for image should be save under the size of 500kb...

Dear sir , I have a lot image folder and every folder have 3-5 image so i open all images in single psd and edit them after that i face so much difficulties to save those image in their respective...

View Article

Re: Shadow with .jsx

you're welcome, I'm glad I could help.

View Article

script to clear/strip exif looking for

hii'm looking for a script to clear/strip exif , for jpg files i would like to run it under photoshop cs6 and cc or bridge i know there is a script but i can't find anymore , i googled it nothingi know...

View Article


Re: script to clear/strip exif looking for

Have you found this thread? ps-scripts.com • View topic - remove EXIF

View Article


Re: suspendHistory breaks activeHistoryState

FYI,Michel Mariani suggested this workaround:  var doc = app.activeDocument;  $.writeln(doc.activeHistoryState); // [HistoryState DemoFile.jpg] doc.suspendHistory ("TEST", "doc.activeLayer.name =...

View Article

Re: call save for web and devices dialog

Great! Mr.Paul RiggottThank you. It is working fine.

View Article

Image may be NSFW.
Clik here to view.

Re: Add selection as add and intersect commands combined

Dear c.pfaffenbichlerI appreciate your help so much. But Im forced to ask for more help from you... The problem is that i dont know how to use the script you wrote for me. As i said earlier your skills...

View Article

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

Windows and Unix do other things as well as runnin Photoshop processes get interrupted and resumed

View Article


Re: script to clear/strip exif looking for

hiyesbut i did not find the scriptbut i'm sure there is one called exifstrip.jsx but can't find it

View Article

[script] "if exists script" function

Hello, Is exists a function in javascript to verify if a script named X exists ? I want to check it, and if it exists, launch it :  function executeScript(scriptName) {    if (scriptExists(scriptName))...

View Article


Image may be NSFW.
Clik here to view.

Re: [script] "if exists script" function

Hi efreetcs,there are several ways. One way is to check if your File exists: var aFile = "~/Desktop/TestFolder/yourScript.jsx"; if (File(aFile).exists == false) {    alert("yourScript.jsx does not...

View Article

Re: Add selection as add and intersect commands combined

Paste the text into a new file in ExtendScript Toolkit (part of Photoshop’s installation, Applications/Utilities/Adobe Utilities/ExtendScript Toolkit … and save it as a jsx-file into Photoshop’s...

View Article


Is it possible to script a Pause, allowing brushing etc

I use a workflow script and actions to retouch large numbers of files and it would be fabulous if I could do some layer mask brushing on each image "mid batch". Is it possible to create a Pause Script...

View Article

How to read the format of each character in the text layer?

How to readthe format of eachcharacter in thetext layer?

View Article

Color value from an "Average Blur" applied to a selection

Hello, I would like to obtain the color value from an Average Blur applied to a selection.Any ideas ? Thanks

View Article
Browsing all 27456 articles
Browse latest View live


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