Sign in to follow, share, and participate in this community.
When I use Script Listener to record changing the fill opacity of a group, I get the following code. However, while this code was generated while a group was selected, I get an error when trying to execute this ... I have tried to find it and // it out with no success. I would like to have it when I "Layer Comps To Files" the it won't put the _0000_,_0001_, Etc.. in the middle of every file the comps are named acording ly so tha... English: Hello. I have a problem in making the contact sheet II, I need you when the contact sheet II finishes to make a page he take action to save and close the file, I have this problem because I work with... I am inexperienced at scripting but a long-time Ps user. I'm exploring the feasibility of converting deteriorating motion picture film to an image sequence using a flatbed scanner. Assuming that I can rig ... Many times i have collected files form a folder using no mask or a file mask like this: .getFiles() // gets all (also hidden files) .getFiles('*.jpg') >> all inner jpgs .getFiles( /\.(DNG?|CR2?)$/i ) >>... Running getFiles() quicker: avoids 'for..' routine, getting immediatly the right files/folders
in Photoshop Scripting
Backhi everyone, first time poster here and i would greatly appreciate any help in my dilemma. im trying to batch process images into a single file using a script i got from the link below. Ok, my problem....merging two... I've got 2 machines with Photoshop CC, both trying to load multiple images into a stack. What happens is they load up the first image, and a layer called "load layers" and then it stops, never loading any more t... Hi, I have to process a load (several hundreds) of high resolution scanned contact sheets to separate images. The problem with this task is that the images are aranged – and slightly rotated – each... This Is My First Post Here, So Hello Everyone, Hope I Am Posting In The Right Section, I Have A Photoshop File Which Looks Like Shown Above.. The Text 1 2 3 ...15 Are Different Layers.... I am trying to alter a script for applying the last filter. But using the last Liquify mesh, the script errors out and says that the user has selected to cancel the action. Sometimes it works but most of the time, not... Hello everybody! My site is [link removed - promotion is not permitted here] But I have one more site as well. I'm a newbie still in this matter and learn everything by myself, so, I need some help, guys. I wo... Hi, I am trying to mimic the action "Save for Web & Devices" of a PSD file, having 4 frames in an animation, into an animated GIF file. I was suggested to use "ScriptingListener", but I did the cop... Hi there, I am trying to make an EditText only allow to input numbers, how can I create this on the following EditText field?
var w, layout;
layout = "dialog { \
 ... Hi there, I've got the following DropDownList, but it gets rendered with no options selected. How can I make ''one" the default option for this element?
var w, layout;
layout = "dialog { \
&nbs... Can I use a software of Adobe for creating CD covers having installed Adobe CS5 on my MacBook Pro? Can I use a software of Adobe for creating CD covers having installed Adobe CS5 on my MacBook Pro?
in Photoshop Scripting
BackPlease where is scripted patterns picture frame in CS6 Hi there, I've got the following dialog with an EditText in it:
var win, form;
form = "dialog { \
orientation: 'column', \
align... Hi, I've been re-directed here because I was told a script could solve my problems - but I have no scripting experience/knowledge/ability! Below is my original problem and post. I got as close as 2 button presses, but... I used to use the iOpener plug-in to read a folder of images and present each image to me to edit/retouch. When I was done with the image, I clicked a button on a panel and it saved the resulting PSD in a design... Looking to create script(s) that open a folder of image and save as each image is edited/retouched.
in Photoshop Scripting
BackHi everyone, I manually make 1 ruler guide and automatically create 3 ruler guides. These 4 ruler guide form a rectangular. Could I have a script that crop my image (no delete pixel) to fit that rectangular formed b...