Batch 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 Articlehow get Layer ID from Layer Name ?
Hello everyone.Tangled with the implementation of a small script. I want to add to each of the selected layers of the Document a new layer with the image, make sure the top of each layer.I think what I...
View ArticleScript UI blank
On PS CS6 (Still using that at work and not CC) I have a very lengthy script (about 7000 lines of code). On multiple computers (Win 7), the script will run a few times and then the next time it's run,...
View ArticleSaturation Script needed (New)
Hi,I am new to scripting. I have tried to do this but failed miserably every time.Could someone provide a script that would allow me to incrementally increase the saturation on the HSB slider by +3? So...
View ArticleHELP NEEDED!! batching, overlaying, background cut out
Hi All, very new to this. I have 2500+ images (caracitures of cars on white backgrounds). I need to place ALL of them on to a BLACK tee shirt image for internet listing.So, how do I do this...
View ArticleClipping path - automation
Hello, For some time I have been trying to figure out a problem I am having with a script. I have succeeded to write a script that does exactly what I want, wich is having Photoshop opening selected...
View Articleautomate save with adding a number
Hy all, this is the situation: I have got a psd file. I want this file to be saved automatically as Documentname1.png while it originally is Documentname.psd. The script doesn't have to ask what number...
View ArticleWorkSpace Saver ?
Does a "workspace" saver (aka Session Manager) exist for Photoshop CS5+ ? This is something I could use, as I tend to work with multiple images at the same time and when I can declaire one image as...
View ArticleA script or action - Saving 1 image as .psd and hi res jpg and web jpg
So I notice when I am editing in Photoshop I almost 99% of the time when I am done editing a photo I save the image I am working on in a subfolder called "Finished" as ORIGINALFILENAME.psd. Then I...
View ArticleHow to save layers with cropping?
I want to export layers to files (basically what "Export Layers To Files.jsx" does) but with cropping each layer (to different sizes). I know how to crop a document from script, but that also crops all...
View ArticleTextItem.size is wrong after transform (CS 6)
Hey, i've a export script for Photoshop, which creates a XML file.On field in this XML is the font size for each text layer. But the .size value is wrong when we transform the text layer.Example and...
View ArticleScripting the path in Quick Selection Tool
Hi, I'm trying to build a JS script which: 1. opens an image2. selects the quick selection tool3. does the selection following a pre-defined path4. puts the unselected area to white5. saves the image...
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 ArticleAdditional scripted patterns
Hi all, I am the developer of the Deco scripting engine that is used to create scripted patterns in Photoshop CS6. I would like to continue the interesting discussions and exchange of patterns and...
View ArticleMost efficient way to read accurate 16 bit color data?
I'm working on some digital imaging & color management research using Photoshop, and I'd like to optimize my speed and accuracy. I'm aware of some command line tools like imagemagick, but since we...
View ArticleExpand/Contract Layer Groups
So I spent the evening researching a way to expand/contract a layer group.. normally we have to click on the small triangle icon that appears before the layer name in the layers panel to expand the...
View ArticleUnlocking Background Layer with lots of other layers
I've been looking at the similar questions, but no script has worked perfectly yet. I have a series of phoshop actions that I run on a regular basis. I have two version of each, one for if there's a...
View ArticleExport animation via Scripting
I need to export photoshop animation to my own format. Exporting as GIF image is not a solution. I need to access transformation details, change of opacity through the timeline in photoshop motion....
View ArticleCS5.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 ArticleAuto crop each layer before exporting layers to files
The built in "Export layers to files" script doesn't crop the exported jpeg to the size of the image on each layer. Instead, it keeps the original photoshop file size and puts white around that...
View Article