Save as for layer group
app.documents.add( 4, 4 )jpgFile = new File( "/Temp001.jpeg" )jpgSaveOptions = new JPEGSaveOptions()jpgSaveOptions.embedColorProfile = truejpgSaveOptions.formatOptions =...
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 ArticleExecute() command not working on Photoshop CC
This code works perfectly on CS6 but not on CC. Any ideas on how to solve it? var toGo = File(String("/Users/asouza/Documents/K3/test/test.log")); toGo.execute(); Thanks,Alex
View ArticlePhotoshop CS and script folder location
Hello Community,I had a look around but can't find my solution. I recently upgraded my Apple OS from 10.6 to 10.9. I was using Photoshop CS for my small needs as my main RAW covnerter is Capture One...
View ArticleHelp needed to enhance Image Processor Pro Script to save transparency in TIF
Hi everyone, this is my first post in this community. We have a droplet which reduces the resolution of tif images to 72dpi and save the tif image with transparency. This works fine, but it took to...
View Articlefile uploader script
I am new to Photshop scripting. I am contempalting a sript which will upload files to a local server as well as a remote server.Is this idea execuatable with the scripting allowances built in Photoshop...
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 ArticleDialog button, triggers keyboard key
Ok so I'm new to scripting and I hope this makes sense. I'm trying to write a script that works with adobe configurator 4 script button. It's a button on a dialog that runs a script on clicking the...
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 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 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 ArticleLooping for a Layer Name ?
I want to create a loop that checks if a layer with a set name is within a group, then save the layer group, if not, look outside any and all layer groups for a layer with a set name, if not, ignore...
View ArticleWill scripting be supported in the future?
Regarding the changes to be made next year for extensions support in the new Photoshop CC versions I must decide how to continue development of Photoshop tools, therefore I would like to know if, at...
View ArticleHelp needed to enhance Image Processor Pro Script to save transparency in TIF
Hi everyone, this is my first post in this community. We have a droplet which reduces the resolution of tif images to 72dpi and save the tif image with transparency. This works fine, but it took to...
View ArticleGetting help with Ps Scripting is a Nightmare
I've posted numerous times to get help with some scripts I'm working on. There is only one person who is active in this forum and that is c.pfaffenbichler, whom is helpful, but no one considers that...
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 Articlerotating brushes using file stream of saved brushes in javascript
Once again I’m fascinated by a query in the MacIntosh-forum which’s solution I suspect is within JavaScript’s reach but out of my depth – namely: Can one rotate a brush by Keyboard Shortcut, like in-...
View ArticleCS5: Macro for HDR toning.. Bug?
Hey, I got over 5000 picture files to add the "hdr effect" with hdr toning of Photoshop CS5. I recorded a macro where i do it with the "Surrealistic" - preset and also tried custom settings. But every...
View ArticleCan a script change visibility on a mask?
QUES 1I may require a script to perform a certain function. One thing it will have to do is to paste a mask into the channel layer of a Smart filter. i.e. When a Smart filter is created, an additional...
View ArticleHelp needed to enhance Image Processor Pro Script to save transparency in TIF
Hi everyone, this is my first post in this community. We have a droplet which reduces the resolution of tif images to 72dpi and save the tif image with transparency. This works fine, but it took to...
View Article