Photoshop :: Action: Batching
Mar 10, 2006
I include a save as in action. I have to choose somewhere to save as right? So choose desktop. Only problem is that even though I tell photoshop in BATCH a new folder I want to save in, it still saves the whole batch job to desktop?
View 2 Replies
ADVERTISEMENT
Jun 7, 2006
I have a photoshop cs2 and have created an action to be used for mutkiple files in one folder, but alas it seems to open up the jpeg file which
I used when recording the action and this is the only file it applies the action to even in batch or in " image process", does anyone know why this has got to occur?
View 1 Replies
View Related
Jun 16, 2004
I'm trying to batch convert groups of photos to b&w. The action i want to perform involves 3 steps: 1)channel mix to b&w, 2)stop to do curves, dodge/burn,etc. and 3)finish b&w convert w/ hue/saturation. If i insert a Stop then PS does allow me to finish the action but it stops the batch. I need to do the Hue/Sat after adjustments b/c otherwise i get a color shift. If this makes sense,
View 6 Replies
View Related
Sep 17, 2012
How do i select a path in an action when the paths of the multiple files have different names ? Now the action is interrupted because it cannot select the path due to its name.
View 4 Replies
View Related
Mar 30, 2009
I have done this a million times.. but now when I am running the batch program on one file, it is not changing the resolution to 72DPI. HELP!!!! lol. my current settings are 500x800 image quality 5 but it is still saving at 300dpi
View 4 Replies
View Related
Aug 24, 2006
I need to send multiple photos with my watermark to people but im having trouble working out how to do it.
View 2 Replies
View Related
Jan 7, 2009
I am batching about 1200 images. They are all about 3 or 4 megs each. Need them at least 250K. I did a bunch of them (180) on my macbook and they took about 6 hrs. with 2 gig ram.
View 1 Replies
View Related
Jun 25, 2008
I recently started an event photography company. The problem that I have is the large volume of pictures I need to adjust at the same time. Doing it one by one is really time consuming. In a nut shell: I need to but the name of the event on each picture as well as a color frame. Is there some kind of automation I can use?
I'm using CS3,
View 2 Replies
View Related
May 16, 2013
Each time I batch process thumbnails in CS6 v13.1.2x64 I've noticed that the resulting thumbnails do not match the sequence of the original photos the thumbs are batched from.
Is this a fault with CS6 or a lack of communication between my Nikon, Mac and Adobe?
The original full sized photos are JPEG fresh out of the camera and havent been preprocessed. I will add that if I do apply batch filter to the full size photos, they too are pushed out of their original numerical sequence.
View 4 Replies
View Related
Dec 8, 2005
I have a brush set to do this but it is VERY time consuming. So, I need to find out how to design a copyright notice and then batch stamp it onto a folder of photos. I have tried and tired to figure this out but not getting anywhere. I am going to either to one across the middle very opaque or I want it down the side of the photo. Then I want to save the batch into a new file and keep the originals intact for printing, etc. I am using PhotoShop CS.
View 7 Replies
View Related
Jul 10, 2009
I am trying to make an Action that will apply a set of various (yet specific) changes to an image, and then apply that Action to an entire folder of images. I have created the action and when run manually it work great, but when I apply it to Automate - Batch, there is a "bug".
Currently, the Action will take the image and set the layer to BG, then it will save the original to a folder. It then will resize the image to a set width maintaining aspect ratio, save that to another folder.
This all works great.
The last portion of the Action reduces the file to yet another width (maintaining aspect ratio), but it then applies a 1px stroke, and applies a dropshadow, at 120 degrees and 100 opacity. When I run the action on an individual image, this part works great, however when I batch this in a folder, all of the images get the dropshadow with a 30 degree shadow. Everything else works fine. The default settings for a shadow are 120 degrees, so I cannot figure out where this 30 Degree setting is coming from.
Any help would be appreciated. I dont know if anyone will be able to read my action, but I will try to attach.
View 7 Replies
View Related
May 28, 2008
if it is possible to set a batch command that will only process tiff files that also have .fff's and .jpg's within the same folder.
I have 2500 images in 125 subfolders with all three formats in each folder. I know I can batch all the sub folders, but can I specify only one type of file?
View 6 Replies
View Related
Mar 27, 2007
I have trouble recording the brush strokes in PS CS2. The record action feature refuses to record brush strokes and similar actions. I tried to create a path and use the 'stroke path with brush' feature but it doesn't record the path. Any idea on how to get this working?
View 1 Replies
View Related
Jun 15, 2004
I'm using Photoshop and the Fit Image command to resize my images for a slide show program. The slide show software does not offer the ability to place the image number anywhere on the image. Is there someway to write an action in Photoshop that will grab the image name and place it where I designate on the image? Even stretching the canvas and filling with black and placing the name there would work. I'm not sure if this is possible or if I need to find an Apple Script to do this.
View 7 Replies
View Related
Mar 23, 2007
On my old computer, which was a 2.8Gzh Pentium, older model toshiba, photoshop ran really slow, there wwere "lags" when i would click around in a big image. Not bad, but there.
My new computer screams when editing photos... it's a 3.4ghz with a gig of ram, 7200rpm drive etc.
Yet for some reason, batching files runs MUCh slower on the new machine. I've tried to figure out why but can't see anything. Same batch from the same action too. All I'm doing is this:
"Generate proofs" action"
open raw file
fit image to 450
create text later
write "proof"
change opacity to 45%
flatten
save
That's it. But ANY batch I do will run slow like this, not just this one. It's driving me crazy cuz just to batch proofs of about 40 images (about what I shoot for a given photo session) takes like 45min!
View 3 Replies
View Related
Aug 1, 2012
I've got an exiting problem while trying to batch pdf export.
My task is quite simple: first, look through the drawing (all the lists and model space) and find all dynamic blocks with effective name "SheetGOST", case it's a drawing frame; second, export areas surrounded by those frames to pdf page by page. I've decided that plotting areas via "DWG To PDF.pc3" would be the easiest way.
Practically all the steps made: I get collection of blocks, I know howto print one of them to pdf, and it,s working correctly. The problem is, when I try to plot all the areas in cycle, in output pdf I get num of pages according to num of lists, and only the last area from the list. Test document contains 24 blocks on 3 lists, I get 3 page pdf with 7th, 22th and 24th frame printed.
The code is:
Spoiler (Highlight to read)
[CommandMethod("PlotToPdf")] static public void MultiSheetPlot() { Document doc = Application.DocumentManager.MdiActiveDocument; Editor ed = doc.Editor; Database db = doc.Database; Transaction tr = db.TransactionManager.StartTransaction(); using (tr) { List<GostBlk> BlocksToPlot = new List<GostBlk>(); List<Layout> LayList = new List<Layout>(); GetGostStampCollection(db, ed, tr, ref BlocksToPlot, ref [code]........
View 9 Replies
View Related
Sep 12, 2012
So I'm using a script that I wrote to bring in files that were converted from CorelDraw to EPS (this is the best conversion process to preserve text and drawing assets). Basically the script takes the art in the EPS, groups it, places a rectangular border around the art and centers them. We do this so that they come into InDesign correctly sized. The problem is, it used to be 100% automated, just about, however now the saveas action command will not remember that "Save as PDF Compatible" needs to be set to true. When I do a saveas command, it's check by default, but when the saveas command is batched, it does NOT do it that way. When I try to bring batched AIs into InDesign, it's text that says it was not saved as PDF Compatible. Am I going to have to script a save function to get control of the saveas settings? I don't understand why PDF compatible is checked by default, yet batching saveas saves as if it unchecked it.
View 5 Replies
View Related
Jan 28, 2011
Sure wish you could manipulate the Column Offset of an Array Action with a Stretch Action.
CSHADEDESIGN|AUTOCAD LT|LT-KB|DYNAMIC BLOCKS
View 2 Replies
View Related
Jul 11, 2007
i am trying to build an action where the end product is a channel listing that has all the channel (R-G-B-L-C-Y-M-K (forget LAB a-b)). this will allow me to look at all the channels for contrast and subsequent extraction. i'm actually able to do this as i RECORD the action. but when i RUN the action, nothing happens.
in recording the action, i create a DUPLICATE IMAGE, then convert the new image to LAB. i then drag the "L" channel to the original image. it goes into the original image as an alpha channel which i rename to "Lightness." i then convert the duplicate image to CMYK and then one-by-one DRAG the individual channels to the original image. at the end of this process, i have all eight channels visible in the channels palette. this is what i want.
but then, when i RUN the action on a new image, the action fails to RECORD the "drag step and drop" step. the "L," "C," etc. channels are not dragged during the running of the action.
why does the "drag" step not record in the action
View 1 Replies
View Related
May 8, 2013
needs to overlay a grid over a photo and then save it as another file. In CS5.5 or earlier, no problem, but in CS6 it is not working for either of us.
The batch action (run from either Photoshop or Bridge) stops and prompts at the Save command every time no matter what format we save it in (psd, png, jpg, save for web, etc.).
I have been through the Web and the Adobe Forums and cannot find a work around for this. He cannot just hit enter everytime the popup window comes up because he has over 2700 photos to put this grid on.
View 2 Replies
View Related
Mar 9, 2013
I have downloaded a free page curl action for Photoshop CS5. Is there an easy way to run it without all the steps i.e. with one click if my image size is constant?
View 3 Replies
View Related
Jun 18, 2008
I was running an action on several hundred images and occasionally a notice would pop up saying 'Action Not Available', but it was still working. Anyone seen this and know why?
View 9 Replies
View Related
Jan 13, 2009
I had an action which I used a lot. It put a horizontal and vertical guide
on the center of my canvas.
Unfortunately I lost my hdd and did not have a backup copy of this action. I have searched as good as I could bu cannot find anything.
View 6 Replies
View Related
Nov 11, 2002
Last year I made X-mas cards and would put a barcode on the back for a realistic look. I used to have an action that I downloaded before that did the barcodes, but I some how lost it.
View 1 Replies
View Related
Nov 1, 2006
Hue/Saturation and Brightnesss/Contrast are steps in my Action. I always pause the action so that i can put in unique paramenters for each image. But before i get to the actual H/S or B/C action, a "New Layer" dialogue box pops up first. I never name the new layer so this is a wasted dialogue. is there a way to skip this step and pause only in the H/S or B/C step itself? I am trying to streamline my workflow by eliminating useless steps.
View 8 Replies
View Related
Nov 30, 2012
I can't find the trash can under the pallete to move the action I would like to delete in to.
View 4 Replies
View Related
Jun 13, 2013
My Actions hot keys do not work. I'm using the creative cloud CS6 on Mac Mountain lion.
View 3 Replies
View Related
Jul 23, 2013
I have a photoshop file with several layers...about 100. I want to put each layers into it's own group. The name of the group must be the same as the name of the layer.
I tried creating an action to do this but it did not work right. It only works for one layer selected individually. If I select multiple layers, then it forms nested groups. How do I create this action? I am using adobe photoshop cs6 ( I think) , windows 7.
View 2 Replies
View Related
May 26, 2012
Can a Photoshop CS5 action be imported into cs6?
View 1 Replies
View Related
Dec 19, 2012
With CS6 I can use FileImport to initiate a scan but when I create an action and try to run it, I get an error message 'The command "Import" is not currently available'. The action works fine with CS5.5.
I am using Silverfast and the old version works with CS5 & 6 while the new version of Silverfast works with neither. Looks like the problem lies with Silverfast.
View 13 Replies
View Related
Apr 9, 2013
Decided to download the trial version of CS6 and create some actions for myself. What I need to create is a 3d canvas wrap image as seen in the pic.I need to be able to control the following.
1, The size of the canvas
2, The depth of the frame
3, To have the image mirrored on the sides of the frame.
4, Shadow effect
View 6 Replies
View Related