One-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 ArticleIs it possible to merge images from 4 different folders into a single 4x4...
So I have four folders that each contain 970 images. The images in folder 1 are named exactly the same as the images in folder 2, 3, and 4. All the images are also 400px in size. What I'm trying...
View ArticleSimulate a key press (Javascript)
I'm wondering if it's possible to make the program press a specific key (in my case - the escape key which has the key code 27 afaik)?I'm not going to use this to enter text into a field - but only to...
View ArticleExport Layer to File with Alpha
Hi, i´m looking to create a Automation that takes every layer in a Photoshop Document and Export it to a TIFF with an Alpha Channel.There are quite few Actions that Export the selected Layer as an TIFF...
View ArticleWatch Folder
Hello, Is there a way to have Photoshop watch a folder for new images and run some actions on the newly added files - after which removing the original from that folder. I need to automate the...
View ArticleAdd selection as add and intersect commands combined
Hello, I want to add selection to a selection so it acts as the two commands combined: add command and intersect command. Where parts of a selection intersect i want to act it as the add command - it...
View ArticlePelin noise aka Render > Clouds
When you use Render > Clouds it fills a layer with .. random clouds (Looks like perlin noise to me!). If you were to repeat the process, you would get slightly different looking clouds. I'm guessing...
View ArticleIs there a way to change the LUt extension form .CUBE to .cube. on export. TX
Is there a way to change the LUt extension form .CUBE to .cube. on export with this script in photoshop For MAC: Chris Cox wrote:The file extensions are written by the export plugin. (which...
View Articlelistbox containg open files in javascript
Can anybody point me to a sample-script that shows how to create a listbox of the open documents?Im looking for something similar to how the Script »Load Files into Stack« (which is installed with...
View ArticleHow to get all path layers from groups/document
Hi. Im trying to make some script like "webbsy"(auto export psd to html and css). Problem is that i need to get array of layers paths to analyse it which need to merge and white not. Standard layer...
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 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 ArticleError 8800: General Photoshop error occurred....
Hi, i need some help with this error: Error 8800: General Photoshop error occurred. This functionality may not be available in this version of Photoshop.-The command "Paste" is not currently...
View ArticleLayer scale factor
Let's say I create a text layer with 50pt font size, then I transform the layer to make it bigger. Is there a variable that saves the scale factor? Thanks in advance.
View ArticleHow does one automatically sequence save file names?
Hi guys, new here, just had real trouble with an automatic save process which i am doing.I need to place multiple images on a single background. Say i wanted to place "1" on X. I need a script to place...
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 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 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 ArticleTweaking a script to complete transform and also add scale variables
Hello, I am trying pick up bit and pieces on how to script photoshop. For the most part I can do what I need by mixing it with applescript. My current issue is taking a layer, setting the anchor point...
View ArticleData Sets in Photoshop CS2
I'm trying to learn about scripting in Photoshop CS2. By starting, I just want to import variable data into Photoshop, following the help instructions, however am having heaps of issues.I'm using the...
View Article