Cropping multiple Images from single file
Hi, I have to process a load (several hundreds) of high resolution scanned contact sheets to separate images. The problem with this task is that the images are aranged – and slightly rotated – each...
View ArticleHow to get event target?
I've registered the following Hide event: app.notifiers.add("Hd ", ...file path); Now, how can get object that triggered the event? [app.active document.activeLayer] only give me the 'selected'...
View ArticleSave As in Parent Directory
I am trying to create an process and action that does the following: Process outside of PS that stages files for editPS Action to set selection(s) (each selection is on its own channel) on the original...
View ArticleImage Processing Script
Hi everybody, this is what I need to do:All image files from my input folder must be converted to JPEG, RGB, 72dpi and 234 Pixels in width or height.Source files are TIFF, JPEG or EPS files. I do not...
View ArticleMarquee tool selection help
Hi, When we select object via marquee tool, I need to cut this object and paste at the same place as layer 1 and resize the object to 10 % and re select the second object and do the same process. But i...
View ArticleScript et object en mouvement
google translation Hello,I would like tobenefit from your experienceon a topic thatseems prettytechnical(for meanyway).I dothetimelapseso I have todeal withhundreds of imageswiththe same...
View ArticleAuto option for BW
Hi, I created a BlackandWhite adjustment layer in a layerSet. when I clicked the auto option in the property window, the default values has changed accordingly. While reviewing the log file...
View ArticleHow to get the style of a layer using photoshop scripting ??
As I know there is a method ApplyStyle(string) which is uesd to apply the specified style to a layer. But I really don't know how to get the style name of a layer ? Anyone who knows? Please help me!...
View ArticleevalFile vs //@include
What to use when, and why?Some background: I'm currently working on a panel in Adobe Configurator which calls scripts via links in a html widget.Basically it looks like this: var scriptFile = new...
View Articlestretching/translating a layer into another document
I probably just have my math wrong, but given a selection box boundary (or boundaries), I'm trying to resize it so that it's the size of a target document and then translate it so it's in the top-left...
View ArticleOpen TextEdit or NotePad from Script
Hello, Do you know if there is a way to open TextEdit or NotePad from a Script ?Actually, my question is :I would like to make an help file that could be directly open from the script. I was just...
View Articleimage based drop down menu?
Hello,I am working on a project where I want to have a dropdown menu that expands with images inside of it, instead of just text. Is there a way to do this or am I nuts? I'm a student, by the way, so...
View ArticleScripting Paragraph Styles
Just curious if it's possible to script (create and or refer to) paragraph styles, and if so what would be the syntax to apply them to a paragraph in a block of text? Is this or will this be something...
View ArticlePassing arguments from Air to Photoshop jsx script
I would like to invoke JavaScript file in Photoshop from my Adobe Air application. I managed to call my script with the following code: // Create native startup info nativeProcessStartupInfo = new...
View ArticleChange Color Label of File with Javascript
I need to be able to run a JS script from within Photoshop and when it's complete, change the color of the file in Finder to indicate it has been processed. I'm talking about the red, orange, yellow,...
View ArticleSave All Open Files
Using CS3. I've created an action to Crop and straighten, and I'm using it on Batch options to split hundereds of scanned images. I managed to find two old scripts from c.pfaffenbichler (much...
View ArticleSetting Rating / Label Tags
Hello, Via scripting I'd like to set the Rating (stars) and Label (colors) on photos. I do not see a direct reference for setting these values. My investigation shows that I can get access to them...
View ArticleCan a script randomly select an action within a specific set for use on...
Hi there. I have a folder of 200+ similar images (taken in a photobooth).I have made 8 seperate actions within the same set that apply slightly different textures to a image. Actions are titled 1, 2, 3...
View ArticleStoring per project script data ?
Hello, I have configuration for user selections that I need to store on a per project basis, things like files paths and co. Where this data should be kept, I obviosuly can keep it in a seperate file...
View ArticleIs this possible to do with a script?
Is this possible to do with a script?Import a folder of images, aplly an action over each image, and save the image for web as png in that or different folder? Thanks,Predrag
View Article