How do I localize textstrings in the section?
I have made a Javascript that work with actions by using the <javascriptresource> and <terminology> tags. The localize function do not work or any other method I can find in Adobes...
View Articlecsv file into cs6 wanting to keep text box blank
Hi everyone, im trying to keep a text box blank in a csv file and have it then not show any text on my graphic. So some of my graphics will have the text and some have none. Please help, im also really...
View Articlemultiple guide sets
In another thread a poster asked about multiple guide sets: http://forums.adobe.com/message/4062904#4062904 It would seem that this should be fairly simple to achieve with writing guides’ properties...
View ArticleMake a Marquee Selection
I want the variable ArtSet to "selectAll", which would simple just be selecting the entire canvas a rectangular marquee. What am I doing wrong ? app.documents.add(600,200)var layerRef =...
View ArticleAutomate merge files into stack
Hi all, I need to find a way to do the following: Merge 4 currently open images into a single stack into separate layers.Screen all layersExtract the top three layers into a new fileFlatten both images...
View ArticleScript Color Picker
Is there a way to make the color picker pop up during a script and allow you to choose a color?
View ArticleHow to get corner radius of the shape object.
Hi All, I am trying to get the corner radius of the shape object. Is there any way through which I can get the corner radius of all the corner of the shape object? Thanks in advance..
View Articlefile uploader script
I am new to Photshop scripting. I am contempalting a sript which will upload files to a local server as well as a remote server.Is this idea execuatable with the scripting allowances built in Photoshop...
View ArticleDialog button, triggers keyboard key
Ok so I'm new to scripting and I hope this makes sense. I'm trying to write a script that works with adobe configurator 4 script button. It's a button on a dialog that runs a script on clicking the...
View Articlebatch odd dimension images to square
Hi I have lots of images that are all different sizes and more coming. I need to create an action that makes these images square in px dimensions, with the new side dim. the dim. of the longest side. I...
View ArticlePhotoshop javascript: Open files in all subfolders
Hi guys I'm very new to javascript, and general Photoshop scripting. My script is coming on well, but I struggle working with files and folders. It's a lack of basic javascript knowledge, which I need...
View ArticleExport layers to file script error in Photoshop CC
I need help with an issue. I also asked this in the general forum but was refered here to ask all of you amazingly talented scripting geniuses. My issue is with the Export Layers script that comes...
View ArticlePhotoshop - combine red and green channel images into a merged image?
Hi, I am a developmental biologist carrying out experiments on a type of microscope known as a Confocal Laser Scanning Microscope (CSLM). Basically, this is a microscope coupled to some lasers which...
View ArticleWill scripting be supported in the future?
Regarding the changes to be made next year for extensions support in the new Photoshop CC versions I must decide how to continue development of Photoshop tools, therefore I would like to know if, at...
View ArticleIs it worth it for me to learn scripting in PS?
I have absolutely NO experience with javascript, and I have failed miserably every time I have attempted to learn. Should I leave Photoshop scripting to the pros? I work in an environment where we are...
View ArticleNaming Layer Set ?
var layer_c = app.activeDocument.layerSets.add();layer_c.layerSets.add().typename("layera"); How do I name a LayerSet ? What am I doing wrong ?
View ArticleReturn Individual Values From Array as Variables
Is it possible to loop through the channels and return their individual RGB values and names so they can be assigned to a var to be used later in the script as well as to build and populate a scriptUI?...
View ArticleCS5: Macro for HDR toning.. Bug?
Hey, I got over 5000 picture files to add the "hdr effect" with hdr toning of Photoshop CS5. I recorded a macro where i do it with the "Surrealistic" - preset and also tried custom settings. But every...
View ArticleGetting help with Ps Scripting is a Nightmare
I've posted numerous times to get help with some scripts I'm working on. There is only one person who is active in this forum and that is c.pfaffenbichler, whom is helpful, but no one considers that...
View ArticleAuto cut-up / layer of photo by geometric mask
Hi I know nothing about scripting and I'm looking for some help please. Is it possible for a script to use a geomtric grid, pasted as a path from AI as a vector mask, to automatically cut up a photo...
View Article