Open photoshop file in "silent mode"
Is there a way to open a photoshop document in some sort of "silent" mode, where the GUI doesn't actually launch? I am looking to open/edit/save changes to a .psd without the UI ever being launched....
View Articlescript with Magic Wand tool ?
I'm new and I need help with a script that using Magic Wand Tool (tolerance 255, anti alias , contiguous) click at middle center every image. Many thanks previous ! My images are transparent with many...
View Articlerotating brushes using file stream of saved brushes in javascript
Once again I’m fascinated by a query in the MacIntosh-forum which’s solution I suspect is within JavaScript’s reach but out of my depth – namely: Can one rotate a brush by Keyboard Shortcut, like in-...
View ArticleReal time preview - Filters of my Choice
Hi all I'm back with one more query. I'm working on new gallery of filters of my choice, which will allow me to choose one from the available filters (filter1-reduce cyan by 10%, filter2-reduce yellow...
View ArticleHow to build a .ant file using scripts?
When I open Photoshop, and run the script, I want to establish an action, and record all actions of users, when I close the photoshop, the action can be save as a .ant file.
View ArticleBatch HDR Merging/Toning Script
I've seen a number of different posts on these forums about trying to do this and I never really found a complete and suitable solution. It also has really annoyed me that adobe never implemented this...
View ArticleLayer bounds bug
I am getting wrong layer bounds number for a vector shape. Take a look at this file http://d.pr/f/z43x all vector shapes are identical and are copies of each other, but if you try to access "Rectangle...
View ArticleHyperlink in the scripts's UI
Hi friends I was looking in the JavaScript Tools guide but did not find this information (or perhaps I missed it). Would it be possible to a statictext become a hyperlink? And a portion of a text in an...
View ArticleJavaScript error
I use a Mac 10.7.5, CS4, I got a notice (JavaScript code was missing) when I go to Automate/Photomerge, how can this be corrected?
View ArticleScript for deleting Hidden Layers which are not used in any Layer Comp?
Hello. I've turend the web upside down searching for a script that would do the following: Search through all the layer comps in the documentCheck which layers are hidden on all Layer CompsRemove/mark...
View ArticleA "preview" checkbox with JavaScript
Hi friends. I´m writting a JavaScript that sends the active document in an appropriated way to print. Before calling the print command, I wanna display a dialog box asking the number of copies to...
View ArticleExecute() command not working on Photoshop CC
This code works perfectly on CS6 but not on CC. Any ideas on how to solve it? var toGo = File(String("/Users/asouza/Documents/K3/test/test.log")); toGo.execute(); Thanks,Alex
View ArticleWatermark Palette Forgets
I've installed the newest version of the watermark palette into Photoshop CC.The palette works fine, but I have two problems that reocurr after relaunching Photoshop:1) It always asks, "Would you like...
View ArticleOne-click 'Save as jpeg' shortcut script please! - saved in the same folder
Hi, I've been re-directed here because I was told a script could solve my problems - but I have no scripting experience/knowledge/ability! Below is my original problem and post. I got as close as 2...
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 ArticleExport Layers To Files - Renaming Script PS CC
On all previous versions of Photoshop, including CS6 (before the recent update to PS CC), I was able to use the ExtendScript Toolkit to edit the PS preset script that adds naming/numbering sequences to...
View ArticleExport Layers to Files (png) Trim - but doesn't trim? CS5
Hello I'm stumped! I'm using CS5.. I select 'trim' on a png 'Export Layers to Files' script, but instead the single layers are each exported onto the whole document size (which is much larger; but I...
View ArticleBatch processing PDF to TIFF
Hello,I have about 1000 drawings in PDF format that I need to convert to B/W TIFF files. I thought I could easily do this in Photoshop (CS3) and then I hit a snag. In the Open form for the PDF there is...
View ArticleBuilding automation to Resize by fileweight and dimension. I'm so close. Any...
Greetings, I'm pretty new to the JS world but have been using Photoshop for the better part of 2 decades and have ALWAYS wanted something that would let me set filesize/weight limitations. The world...
View ArticleCS6 png save options
I've got a major script I use that performs .png saving every few seconds, but apparently there are some new compression options in CS6. Is there a way for me to have the script use the "Smallest /...
View Article