Photoshop CS5 insert specific text in part of save as dialogue box
Hi, I have a large number of images to export as web-images. I have an action in Photoshop (CS5 sadly) that works just fine. However I need to rename them. I select part of the name and overwrite with...
View ArticleScript Color Picker
Is there a way to make the color picker pop up during a script and allow you to choose a color?
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 Articleaccess multiple documents’ textlayers’ content without opening files
In the MacIntosh-forum the question has been posed if multiple photoshop-files can be searched for text-contents. Now setting up a selection-interface, opening selected files and doing a...
View ArticleLooking for script to change "save as" actions..
I've been working on a way to avoid having to re-record 400+ save as actions. The nutshell is that I'm saving game art from a master file. The master file has elements common to other pieces. So the...
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 ArticleCreating a photoshop action to save a batch of images as patterns
I am trying to use Photoshop actions to script about a thousand image files into PAT files. I am running into a problem with actions when it comes to defining a pattern. The program naturally selects...
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 ArticleBatch processing PDF to TIFF
Hello,I have about 1000 drawings in PDF format that I need to convert to B/W TIFF files. I thought I could easily do this in Photoshop (CS3) and then I hit a snag. In the Open form for the PDF there is...
View ArticleCreating .ACB (Color Book) file from .ACO (swatches) file
Is there a way to convert a .aco file to a .acb file? I really need my colors to be visible in the Color Libraries section of Photoshop to use with Color Layers.The .acb files are the files located in...
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 ArticlePhotoshop javascript: Open files in all subfolders
Hi guys I'm very new to javascript, and general Photoshop scripting. My script is coming on well, but I struggle working with files and folders. It's a lack of basic javascript knowledge, which I need...
View ArticleSet zoom in CS5
We've been using the below Java code to set the zoom of a document in Photoshop 7 (yeah, I know - ancient) to fit the screen (like hitting Ctrl + 0 on the PC) but it no longer works in CS6. 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 ArticlePhotoshop - combine red and green channel images into a merged image?
Hi, I am a developmental biologist carrying out experiments on a type of microscope known as a Confocal Laser Scanning Microscope (CSLM). Basically, this is a microscope coupled to some lasers which...
View ArticleHELP NEEDED!! batching, overlaying, background cut out
Hi All, very new to this. I have 2500+ images (caracitures of cars on white backgrounds). I need to place ALL of them on to a BLACK tee shirt image for internet listing.So, how do I do this...
View ArticleSave as for layer group
app.documents.add( 4, 4 )jpgFile = new File( "/Temp001.jpeg" )jpgSaveOptions = new JPEGSaveOptions()jpgSaveOptions.embedColorProfile = truejpgSaveOptions.formatOptions =...
View ArticleWill KillWhite run on Photoshop CS6 64-bit?
So - now that I am in need of what looks like just the most perfect and amazing solution... am stymied about getting it to work with CS6 Photoshop Extended (64-bit) - what am I missing?When I run the...
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 ArticleCS5.5 (MAC) script to fix random dots in lineart scans
Hello there. In my line of work, I often have to scan text only documents to print offset. The majority of the scans are clean but ultimately there will be random dots which need to be tidied up. I am...
View Article