Where do I save custom Photoshop Scripts on Windows 7?
Hello there, I tried to google it but the entire first page of hits shows me where actions are saved. I can't seem to find where photoshop scripts are saved? .JSX Files. Any ideas? Also can I just...
View ArticleHow to read EPSSaveOptions value
I have an eps file saved with options of Preview: TIFF (8bits/pixel); Encoding: JPEG (maximum quality). Now I want to check those information with script. I searched and use EPSSaveOptions() but this...
View ArticleLayer Comps To Files - Export error: Could not complete this operation. There...
I have been using the Export Layer Comps To Files scrips that ships with Adobe Photoshop CS5 for a while and found it very useful, apart from the numbers it automatically adds as a prefix to the...
View ArticleInstalling Extension With Davide Barranca's Install Script
Davide Barranca has created a javascript that bypasses Adobe Extension Manager and allows you to create a script that installs extensions, scripts, ect. GO HERE for it. My question is, I have two...
View ArticleWindows does not have a constructor: 244 error message
I'm using CS6 for the first time to process some RAW files using the Photoshop Automate>Fit Image script. When I tried opening one RAW image into Photoshop to create an action I got the following...
View ArticleToggle multiple effect visibilty
Ok, I think the more I dig the more questions I have regarding the whole action manager system. If anyone has a very good entry level tutorial with good explanations of how action manager works would...
View ArticleWindows in CC2015
Hi guys,I have one problem with my software in CC2015.When I use my software in CC2014 and press Ok to start process, this two windows desappear and I can see the document.In CC2015 this two windows...
View ArticleHow to export multiple artboards as individual jepgs using layer comps?
Does anyone know how this could be done using a script?
View ArticleIn photoshop js scripting, How can i select more than one layer? In...
In photoshop js scripting, How can i select more than one layer? In scriptlistener, it is called "AddTo"
View ArticleUsing mouse wheel to zoom and pan
I was wondering if there would be a way to make a javascript that would load at Photoshop's startup that would allow the user to zoom in and out using the mouse wheel (instead of using it for...
View ArticleClear Script Events Manager dialog
Is it possible to clear the input events in the Scripts Events Manager when quitting Photoshop CC 2015.In other words, when quitting the Photoshop Application the Script Event Manager dialog returns to...
View ArticlePhotoshop can not open the AI eps
The PS just tell photoshop was unable to parse the postscript. Anyone can tell me what's wrong?
View Articleinstalling CS3 script "Dr. Brown's Place-A-Matic" on Photosop CC 2015 - is it...
i need to automatic print dates on some of my pictures.Dr. Brown's Place-A-Matic does it but its a CS3 script.how can i install the Dr. Brown's Place-A-Matic script on my current CC 2015 version?are...
View ArticleHow can I edit a droplet for Photoshop 6?
How can I edit a droplet for Photoshop 6? The company hired somebody to set up the droplet years ago, and nobody remembers how it was set up. The computer that was used to save the files has crashed,...
View ArticleSave/Export values from Eyedropper tool
Hi @ll! For my work, I'm measuring the color of objects which were photographed. I import the photograph, conduct a white balance and afterwards convert it to Lab.Subsequently I'm using the Eyedropper...
View ArticleHow to open a file in Photoshop with javascript
HI! I want to open a file/image with a button click in an extension, in photoshop >> javascript. Possibly with relative path to the extension file (it have to work on several different...
View ArticleCreate strip from image sequence
I need a script or action, or droplet or something that will take a folder of images and create One Image strip from it. Basically I have animations I have rendered out as frames that I need to put in...
View ArticlePlace embedded
Is the command "Place embedded" scriptable with Javascript in order to add a file as smart object to an opened document, without copy&paste? Thank you
View ArticleError while creating a text layer, when 2+ artboards are available in the...
Hi, I have encountered a weird error while trying to generate a new text layer. When a single artboard is available in the document, the script runs fine and create an empty text layer;When 2 or more...
View ArticleMove files from one folder to another javascript?
I am running a 3-action droplet automatically using windows task scheduler. Here are the 3 steps:1. Batch file to move files from hot folder to processing folder2. Run IPP (dr brown's image...
View Article