CS5.5 (MAC) script to fix random dots in lineart scans
Hello there. In my line of work, I often have to scan text only documents to print offset. The majority of the scans are clean but ultimately there will be random dots which need to be tidied up. I am...
View ArticleLooking 4 Script: Export Layers to Files + Crop Layers
I am aware that Photoshop has the Export Layers to Files script, however, the script does not crop the actual layers to their size... is there a script/action that adds the extra function of Cropping...
View ArticleA script for "Save for Web" as .jpg
I found a script that saves the current selected document in Photoshop as .png to the Desktop, and use it all the time. function main() { // declare local variables var doc =...
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 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 ArticleDistribute Layers with a Specific Value
I found this old post where Paul Riggot created this wonderful and very useful script, something I was looking for, but just wondering if I can request for some few updates to it. 1) Seems like this...
View ArticleScript to Open Folder Automatically?
Good day, I've been searching the net for 2 days for something probably simple, but can't find it. Is there a script that can open all files within a folder automatically? What I want to do is to have...
View ArticleCopy text layer to new document
Hello. I'm looking for way to copy text layer (with all its effects) to a new doument, using script. Thanks in advance.
View ArticlePhotoshop CS5 Applescript
Hi there. I am trying to figure out whit this script works with CS4 however using the same action and the exact same script with CS5 it no longer works. Help? This is the script.on adding folder items...
View ArticleSelect path using script
Hi, Every now and than I have lots of images to save for the web (1-2k images in one time). All the images are .psd and have or path or transparent background. I would like to select the path and...
View ArticleSaving PDF in Photoshop with Security Options
How can I access the PDF Security Options in saving a PSD or JPG file to a PDF file? What I need is to set a fixed password for all the files I save as PDF. I want to restrict the Permissions to...
View ArticleEquivalant tool to SpecKing for Photoshop ?
I was hoping there was an script created that can what SpecKing for Ps can do ?
View ArticleScripting 'Save PSD as PDF with password security' and 'Open PDF with...
Hi!I'm now building an extension for Photoshop. The script (jsx) should save the active document as Photoshop PDF secured with a password. The PW is the same all the time and is set in the script. Then...
View Article"No Such Element". Intro to scripting.
Okay... Here's my basic script. Cut and pasted from Adobe's Intro to Scripting PDF for CS5. I run it and it produces a "No such element" error in line #2. I want to understand why the very first...
View ArticleSwitching from Corel to Photoshop CC
Hi, I currently use Corel Paint Shop Pro X5, and am looking to move to Photoshop and the CC. However I'm struggling to replicate my daily tasks in PS at the moment. One of the operations I do daily,...
View ArticleScripting a JPEG 'Save As'
I'm doing some work for my company and I need to do what is essentially stop-motion animation... I have my base .psd file, I move a layer in it slightly, save it as a .jpeg, and repeat. And repeat,...
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 ArticleHow do I optimize to file size to save a img for web? and how to use total of...
i can't find any way to do it , thanks (i using VB)
View ArticleScriptUI [PenType.THEME-COLOR] not documented: which ones exist?
Using ScriptUI I'm defining a new brush color to match the app's UI theme color for example with myColor = w.graphics.newPen(w.graphics.PenType.THEME_COLOR, "appDialogBackground",1); What predefined...
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 Article