Using PhotoShop Action/Scripts in command line
Hello everyone, I am working on a project that needs to run PhotoShop's script/action on a folder everyday. It needs to be done automatically without no user interaction. Ideally, I would create a...
View Article[VB CS4] CreateObject with Photoshop 64 bit possible?
Hi, I wrote a VB6 application for a customer some years ago, which is using Photoshop for some imaging stuff. The thing is that the customer has now installed the 64 bit version of Photoshop CS4, and...
View ArticleHow to batch process .png's
I tried Image Processing but it wont save .png's. Anyone know how to do this?
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 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 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 Articlecall save for web and devices dialog
can anyone please tell me how to script for call save for web and devices dialog...
View ArticleHi! how do i debug my photoshop so it wont say "[tool] could not be used due...
Hi! my photoshop has partually stoped working. Some of my tools are not useable for me. Tools like: the shape tool and choosing color can not be used. All it says is "[the tool i want to use] cant be...
View ArticleScript Event Manager: Save Document: how do I know if Image is saved with "As...
I wish to handle the case where if user saves the Image with "As a Copy" option checked. How do I know in Script (triggered through Script Event Manager) if user has saved the Document with "As a Copy"...
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 ArticleGetting different time duration in executing same code on same layer!
Hi all, I wrote a function to get the selected layers. I want to log the time duration of the execution of this function. So I write as follows, function getSelectedLayers() { var selectedLayers;...
View ArticleAutomate LZW Tiff saving problem
We´re exporting tiffs from our raw programs (both Capture One and Phocus) these files are opened and edited in photoshop and saved as tiffs with LZW compression and Image Pyramid. The server reads...
View ArticleHow can I read an XML string that's not from an XML file?
I've got a script I'm trying to setup that communicates over a socket to retrieve different directions from a custom built Java program. The Java program listens to requests from the Adobe scripting...
View ArticleScript or Action - Make image square
Need to add this to an action, rather than making all images square manually before batching them all. - All 500+ images are various sizes both portait, landscape and possibly square already.- They are...
View ArticlesuspendHistory breaks activeHistoryState
Hi,I've found that when you try to get the activeHistoryState after a suspendHistory call, you get the wrong one, namely the previous - e.g. var doc = app.activeDocument;...
View ArticleShadow with .jsx
i have thousand cropped bottle images and i'd like to add with .jsx a shadow (made with ellipse->gaussian blur, motion blur) at the bottom of each. I have a lot of difficulties beause the bottle...
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 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 ArticleHow do we batch export of EXIF metadata in Photoshop?
Hi all We are hoping to export the photos on our Flickr site to a local drive, and then do a batch upload of the photos and their metadata to our library's new database. To do this, we have downloaded...
View ArticleScript for saving GIF with Animation Loop Endless
Hi, I am searching for a way to use "save for web" in a Photoshop CC Script. I already found how to use the "save for web" using Script, but now i am stuck, because i cannot find any information on...
View Article