Layer Comps To Files - Export error: Could not complete this operation. There...
I have been using the Export Layer Comps To Files scrips that ships with Adobe Photoshop CS5 for a while and found it very useful, apart from the numbers it automatically adds as a prefix to the...
View ArticleUsing 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 ArticleAdding a letter to names of open files while saving
I would like to be able to run an [action (?)] script to all open files in photoshop that 1. adds the letter "e" to the beginning of the current filename and 2. saves the file as a .jpg I am sorry if a...
View ArticleAvoid Droplet to open Camera Raw
Hi, I have a recorded action that I want to run on my folder that contains raw images (.arw). When I run it from File > Automate > Batch everything works like a charm. The problem is when I...
View ArticleScript to copy Layer/Group to another Open Document?
Hi, I know this topic has been covered many times before. But to clarify, here's what I'm wondering: Copy the active layer/group to another open document in Photoshop. The simple way is to go to...
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 ArticleHow do I find the font for a specific character in a textItem?
I'm writing a script that builds a font list for an open document. While I could have lookup the fonts for the file as a whole, my goal is to iterate over specific layerSets to build a font list from....
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 ArticleInteractive selection using photoshop script
How to make a script pause till the user makes a selection and continue again using photoshop script?
View ArticleComplex Script For Automating Conversion of High Res Images to Web
I use Actions in Photoshop (currently using CS4) all the time, but have never delved into the scripting capabilities, so please forgive me if these questions are obvious. The basic description of my...
View ArticleApplescript: open a JPG in Camera Raw
Hi, I am trying to open a jpg in Camera Raw unfortunately without success. The applescript command open <file> as Camera Raw opens the jpg as a normal document and not within Camera Raw as I...
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 ArticleChanging the linked file path in xmp
I have a script where I have to replace the linked files by another set of files. I was doing this by reading the xmp information of the PSD, and replacing the Ingredients stRef:filePath property with...
View Articleget path of script you're running
I know you can get path of the documet you're working on activeDocument.path, but can you get the path of the script you're running as well?
View ArticleCOM Reference in CS5 Missing
Does any body know what happened to the COM reference in visual studio 2008 for photoshop CS5, i just installed and my CS4 COM vanished and now there is no COM reference for photoshop CS5.
View ArticlePSD to XML converison
I want to convert a PSD file into XML. Is it possible to export the PSD file to XML file. Does Photoshop CS5 have this feature? or any commercial tool or extension or plugins available? I am awaiting...
View Articleshow mask action/script
I am trying to create an action or a script that will allow me to reveal a layer mask with a keyboard shortcut.Normally, in PS CC 2014 I select the layer mask in the layers palette, then hold option...
View ArticleHow to script photoshop using C# .net 3.5
According to this: http://www.pcpix.com/Photoshop/ And this: http://lonerobot.net/?p=374 Script photoshop from .net code is an option. But, in .net 3.5 I can't find any COM assembly with the name:...
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 ArticleFit frame to content but in Photoshop
I feel as if someone out there must have asked for this already but a search didn't find it, so I'm asking. Sorry if it's been done before. In Indesign, you can select "Fit frame to Content" and the...
View Article