Export all layers to png in Photoshop including those outside of the canvas area
I am using the script, but if some of my layers work are outside canvas, it trims those to the visible area only. But we need everything in the layer in png, whether is was visible in canvas or it is...
View ArticleConvert Profile getting problem?
Hi, I convert one image RGB to CMYK using Profile LAN320.icc. However the embedded profile was not tagged. its still shows untagged. Please explain Why..? -yajiv
View ArticleI have created a shape and I want some images to be clip masked at one...
I have created a shape . am actually dragging every image and creating a clipping mask ..but I want to clip mask all images at one shot..is there any script which reduces my work?
View Article[ActionManager] Merge on top with Name
Hi,I vaguely recalled to have asked about this in the past (although my memory could fail me), but I can't find the post, maybe it was on ps-scripts.comI'd need to pack into a single ActionManager step...
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 ArticleLaunching mailto from Photoshop
Is this at all possible? Either when a user presses a button or just getting the script to do it automatically? Would love to be able to do this with recipient address, subject and message.
View ArticlePhotoshop executeAction Error: "This functionality may not be available in...
Adobe CC 2015, scripting photoshop in C#. Any ideas where this error comes from? app.executeAction(id3, desc2, 3); An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred...
View ArticleAdd keywords from AI javascript/bridgetalk to JPG in Photoshop
I am working on a script that exports JPGs out of Illustrator and uses bridge talk to open the image in Photoshop to set it to the proper final size. I want to take the contents of a textbox in AI (a...
View ArticleWay for script to tell if version is CC 2015.1?
I need my script to know if the version is CC 2015.1 or a prior CC 2015 version. I've been using parseInt(app.version) to determine the version number. This reports 16 for CC 2015.1 and also prior...
View ArticleAs panel CC 2015 execute the script PS
Hi all ! In earlier versions ofPhotoshopI have used theirtoolbar. Inthe new panel CC 2015failsto assignthe buttonactions associatedwith an open document PSto create a document, layer, change the size,...
View ArticleImage Processor Pro 3.2b1 beta released
Image Processor Pro 3.2b1 beta has been released can be found here: ps-scripts - Browse /Image Processor Pro/v3_2b1 at SourceForge.net This port is compatible with PS CS5 through CC2015. Besides the...
View ArticleHow to add Menus and menu item in Photoshop Startup using Scripting?
Hi EveryOne! Is this possible to add Custom Menus and menu item in Photoshop?Thanks in advance.-yajiv
View ArticleRemove Empty channel
Dear all, Is there any scripting to remove Empty channel from the Channel palette.
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 ArticleSave all history snapshots as files
I must confess, I like saving history snapshots! Sometimes I wish to save them as a file for later reference once the current image has been closed. I have written an action to save the current 10...
View ArticleRandomly place images into a collage from a folder
Is there away to place pictures from a folder on a sheet and randomly place the pictures into a collage?I have a folder with about 20 pictures and I would like to randomly place them. Usually I do...
View ArticleIs this possible to get runtime updation..!!!
Hi EveryOne!, I have created one PS Palette using javascript and that contains all information of active PS document (like Pixel dimension, Res, Color Profile and Color mode) after that I can change...
View ArticleIs it possible to modify textItem leading
Hi, I'm trying to replace content and leading of textItems. Replacing the content goes well, but the setting the leading is proving to be impossible, the leading is completely bogus. // this goes...
View ArticleCC 2015.1 - any way to define reduce text margins inside a button?
In CC 2015.1, the square style script UI buttons have 27 pixels of spacing between the edge of the text and the edge of the button (left and right sides). In CS6, there is only have 4 only pixels of...
View ArticleUI where can we find the information?
Because I want to be a UI, but there is no relevant information in the ref.pdf document, who knows where the UI learning materials can be found? For example: window new's properties and methods of...
View Article