Batch HDR creation script
I have created a Photoshop Script (using JavaScript) for batch creation of HDR images.I have used theseprevious discussions during implementation. In the beginning part of the script there are some...
View ArticleHow to get the dimensions of the content of a smart object?
I have a scaled smart object and I'm trying to make a calculation in my script using the bounds of the smart layer vs the bounds of the content inside the smart layer, so I can add text proportionally...
View ArticleComplicated script for Warp Transformation
Hello!I work in Printing and we have a little problem - our printer gives an arc-like distortion to images on canvasthe distortion is like 1.8mmso we use Transform-Warp-Arc Upper and input the...
View ArticleGet the layername and Type the "Layer name" text at bottom of the layer
Hi all, iam just trying the JavaScript in Photoshop I want place the name of the layer at the bottom of each layer. Please check the screen shot. I have tried but I get the same layer name repeatedly....
View Articledetermine the number of pages of a pdf before any operations on it
Do any of You know how to determine the number of pages of a pdf-file (selected with the openDialog for example)?Somehow I fail to grasp how to achieve that any way short of actually...
View ArticleHow to loop through child layers of a group with jsx?
Need to change name of a child layers in a group? How to accomplish this? Regards,Dorothy
View ArticleJavascript Version
Time for a stoopid question: What version of javaScript does Photoshop use? And how do you find out that out? ie Is it 1.6 or later??
View ArticleHow to more fully control the save dialog function.
Alright, first of all I don't know if what I'm asking is possible. I basically want to trigger a Save As dialog that opens to a specified folder and has custom text in the "Save As:" box, so the user...
View ArticleResizing image using EXCEL or CSV data?
Hi All, i have around 1500 images to be resized into small,medium,large format, all these info are available in the excel format. Can i resize the images using the excel information. If so could you...
View ArticleMy plugin on mac and on windows works different. Why?
Hi! I'm writing a PS Plugin and I see that it's working different on mac and on windows. Can anybody explain why?More about it:I create new text layer and style it. Then I push button on my plugin...
View ArticleHow to cope with a document with no selected layers
Hello everyone,I'm trying to write a script that needs to check the uniformity of each layer and rename each layer accordingly.Apparently I managed to do that but it happens that if no layer is...
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 ArticleLayer 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 ArticleHow can get and set x , y position of opend image ?
Hi, I used photoshop scripting in back end.I am using javascript. Here i do following step for image adding in layer.1. Create main window for save psd file.2. Create new layer in this window i.e....
View ArticleNeed a script to batch automate "Crop & Straighten"
So I have a few hundred image files that consist of 3 or 4 scanned photos also called "gang" scanned. The photoshop "Crop & Straighten" ability (located under File-->Automate) is great...But I...
View ArticlePlug-in/Script/Action for splitting an image into multiple photograph grid
Many years ago on a very old version of Photoshop I used an action that split a single image into a grid of smaller framed photos randomly angled. The image I created using this action can be seen...
View Articlehow to get and set color of every point in irregular selection
how to get and set color of every point in irregular selection
View ArticleHelp with my script
Hi there,When i run the script second time on same file it's getting executed. how to ignore this execution. I just want to execute only once on one file please help me.
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 Article