How can I color a layer without selecting it?
I have this little function which is working fine except the slow layer selection. Could someone show me the way how to color a layer without actually go there and higlight it with selection? As You...
View ArticleIs it possible to get layer, layerset and layer with in layerset status...!!!
Hi Everyone!, Is it possible to get layer, layerset and layer with in layerset status. Since I have faced big problem beyond this. I have an one PS document which is contain collection of layer,...
View ArticleMy panel is not installing.
In Photoshop CC 2014 I had made a panel of html buttons and packed it into a zxp which I distributed to my co-workers. Then it was finally installed with Extension Manager. But since the Extension...
View ArticleEdittext and onChanging event
Hi friends I´m creating a dialog and one of the fields in this dialog should accept only numbers. So I thought I could use a combination of Regex and onChanging function with the edittex. Here´s the...
View ArticleProblems sending bridgetalk
I am sending a bridge talk message. When i add the variable I want to use it does not read the rest of the functions I send. bt=new BridgeTalk();bt.target="photoshop-70.032";var myPsDoc = app.open(new...
View ArticleCMYK: use custom settings into a script with converttoprofile
Hi all, I have a problem to assign custom setting into a script for the converttoprofile function.I need to use "Custom CMYK ..." as destination profile.In Photoshop, do Edit>Convert To Profile...,...
View ArticleMouse coordinates?
One last thing I will try before starting my project is to shave a bit of time off of it. Currently, I've got a script I've been using for months now that selects 95x95. I use another script (or...
View Articlemove files into ftp, Move files into ftp
Hello All, Is there is any way to move any files into FTP from a folder placed in desktop using JavaScript?
View ArticleScript to show/hide layers and change text of layers
Hi to all, I would like to develop a software that working on a source .PSD file, will permit to choose which layers to show or hide and change text of 2-3 simple layers text, and at the end, when the...
View ArticleSave tif file same location without folder option
Can a tif file save on the source directory without using the save folder dialog?Without having to set the folder path manually in the script?Can the script get the current file path and use it as the...
View Article[Javascript] Opening two images, and loading channels from one to the other....
Okay so, it works perfectly fine on my PC at home, but when I load the script at work (On a Mac) it gets up to the point where it opens the two images, but then at the LOAD SELECTION part, it won't...
View ArticleWIP Book: Photoshop HTML Panels Development
Hello fellow developers,This has been posted in the ExtensionBuilder3 forum too, but since I'm Photoshop-centric...I'd like to announce here as well that I'm currently writing an eBook (temporarily)...
View ArticleColor profile - conditions
I have a task to solve and I don't know how to write a condition. Maybe you can help : "Create a script that detects if the image uses a color profile. If used, the script should report the name. If...
View Articlehow to convert pixels in mm ?
Hello everybody!I'm making a tool in which the user specifies the size of the frame, I want to give him the opportunity to choose between units of measurement. How do I convert one unit to another?...
View ArticleScaling text bound through photoshop scripting
Hi, I am trying to scale the text bounding box along with the text inside. I want to achieve the same effect as select the text box by double clicking on text->press cntrl->then resize the...
View ArticleHow to insert EXIF date time data on photo using Photoshop CS5.5
Is there any script or function available in photoshop CS5.5 which can help me in inserting date time from EXIF onto the photograph.An automated solution which can do multiple images at once will be...
View ArticleI need free transform selected area (ajust perspective). What Object.Method...
I can't find it in Reference Guide.
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 ArticleMy panel is not installing.
In Photoshop CC 2014 I had made a panel of html buttons and packed it into a zxp which I distributed to my co-workers. Then it was finally installed with Extension Manager. But since the Extension...
View ArticleWhat's the 'localize' and '$$$' 's meaning?
if ( documents.length > 0 && DocumentMode.RGB != activeDocument.mode ) { var message = localize( '$$$/JavaScripts/WarnIfRGBSaveMessage=Your document is not RGB. Do you want me to switch...
View Article