Illustrator :: Batch Action Delete Art From WMF Files
Feb 13, 2013
I am running a batch action that deletes some art from WMF files, and then saves them. When I run the batch, I am prompted to save an .AI file which is named the same as the WMF files that I am processing. This occurs every for every file, stopping the batch to prompt for saving the .AI file.
View 2 Replies
ADVERTISEMENT
Mar 8, 2004
I want to, in an action, copy the file name and paste it in a text field.
I also want to delete files after a batch action.
View 1 Replies
View Related
Oct 3, 2011
I created an Action to batch export a folder of .ai files to create 300dpi .png's of the .ai file's artboard. I did this by simply recording "Export...as png" with my desired settings then Batch running the Action on desired folder of .ai files. The files were successfully exported, the trouble is that the exported files lack a .png file extension. My intent is to take these PNG files and merge them into a single PDF using Acrobat Pro. Unfortunatly, without the .PNG extension, Acrobat Pro does not recognize the file types and does not let me use the Combine Files feature on them. Going back and manually adding a .png at the end of the exported files defeats the time-saving purpose of Batch Processing all together. Is there something I am missing or doing incorrectly? I have included screenshots of 1) My Batch Action settings 2) folders showing files without .png extension and 3) visual of what I see when I am trying to combine PNGs into a PDF.
View 4 Replies
View Related
Jul 13, 2012
I want to save space in my external hard drive by converting RAW files to DNG files. How to create an action for batch processing these files.
View 7 Replies
View Related
Oct 11, 2012
I want to create a batch action that will process raw files by setting their workflow resolution option and image settings in camera raw.  I can create a batch action by recording an open command for a raw file, setting the workflow resolution and image settings, and then stopping the action recording.Â
Â
This creates an open action which captures the resolution , images settings instruction , and other settings for camera raw, but it also captures the camera model and workflow options are specific to a camera model.  If I then use the action on multiple raw files from different cameras, raw files from the camera specified in the 'open' step will get processed as I want, but raw files from any other camera model will get processed with whatever workflow resolution option was used the last time I manually opened a file from that model in ACR.
Â
I tried recording an 'open' step by bringing raw files from 3 different cameras into ACR and selecting to open them in photoshop, but that created three 'open' steps, one for each camera model, in the action. Running that action produced three versions of every image from every camera model. No good.
Â
How can I create an action that will set the workflow resolution option based on the camera model, when images from different camera models are being processed in the batch?
Â
I am using PSCS5 and ACR 6.7
View 18 Replies
View Related
Sep 8, 2013
I have 100's of flat images that I have to chop up into 3 parts and save as individual pieces to then load into a separate piece of software.
My problem is that when I start the batch, the 3 new images it creates for each image are simply overwriting each other when saving.
The options for serial numbers etc in the destination field of batch seems to only work for the original file opened, not the 3 new images the action creates/saves.
View 2 Replies
View Related
Jun 13, 2013
I have a question about using Find and Replace in an Action. For a bar chart with negative values, Illustrator will generate the value on the axis using a hyphen (e.g., -1, -2, -3). I would like to change the hyphens to en dashes (–1, –2, –3).
Â
I have 150 graphs, so the easiest way to do this would be to use an batch action on all graphs in a folder. I first flatten the graph and then do a find-and-replace..The trouble is that I get prompted at each find and replace..Of course I can click Find, Replace All, OK, Done each time, but this essentially defeats the purpose of creating an action.
Â
Is it possible to suppress the Find and Replace window and set the action to Replace All without prompting?
View 4 Replies
View Related
Jan 10, 2013
I'm a print designer. I have this Action I use to batch Illustrator files convert all spot colors to process. The problem I found recently in some instances where an object is black & white bitmap the Action converts to CMYK and that causes an issue for product representation because it does change drastically. I process a lot this files daily basis. As far as I know I don't think using an Action will prevent this from happening because it does work but I just want to confirm that in this forum. I can Insert a Stop in the Action to see what kind of image has been embeded but that defeat the purpose of running a batch.
Â
here are the stepson the Action:
Unlock all
Select all
Convert to CMYK (Using Edit colrs)
deselectÂ
See attached jpg (before & after)
View 12 Replies
View Related
Feb 13, 2012
I have created an action in Illustrator CS5 that ungroups a radar graph and deletes the axis lines. And I would like to run this action on a batch of 100 files. The problem I am having is that when I run the action, I get the following pop-up message at the ungroup command:
If I click OK, the action continues. But, as part of a batch, it becomes a bit tedious to have to click "OK" 100 times, and it sort of defeats the purpose of running the action as a batch.
Â
I see options in the batch window to override action "Save As" and "Export" commands, but is there a way to have the batch override this confirmation message? I suspect there may be a way to do this with a script, but I am not proficient enough with scripting yet to take that route.
View 3 Replies
View Related
Dec 20, 2012
A simple action.
Â
File>Export>.bmpCloseÂ
Â
If I run the action on one file, it works perfect.
 If I try to run it as a batch, it creates the bmp files fine.
But it also creates either a .ai file, or two .eps files!
Â
Writing one or two extra files signifiantly shows the process down.
Â
After I run the batch it is not hard to simply delete the extra .eps/ai files of course.Â
Â
But writing those files seriously slows the process down, and I have about 89,000 more files to go.
Â
Illustrator CS4. Windows XP
View 1 Replies
View Related
May 1, 2013
Looking for a way to convert a directory full of .ai files to SVG.Â
Â
Is there a batch process similar to what fireworks has?
View 1 Replies
View Related
Jul 19, 2013
I created a action in Illustrator CS6 (on a PC) which opens PNG files, scales them onto a 8.5 x 11 page, saves them as a PDF into a output folder on my desktop and then closes the page. The action works great and does exactly what I had hoped for.
Here is my issue: I now have a need to do this on multiple files at the same time. Using the Illustrator Help menu, I found out about Batch processing. The tutorial says that a batch can be run on a single file or on a folder of files. Bingo! That's what I want. Problem is, I can't get it to work.
Â
After setting up the batch with the following settings: (note: I didn't use a destination folder because I have the action saving the pdf into an output folder on the desktop).
According to the help page, it said to use Override Action "Open" commands which Opens the files from the specified folder and ignores any Open commands recorded as part of the original action. I thought this is what I needed to open all the files in the folder, because when recording my action, I had to use the open command to open a png file. It wouldn't just let me choose a folder. If I don't have the open command in the action, nothing happens.
Â
My main issue is getting multiple files from within my input folder to open when running the action. The only file that opens is the file that I recorded while creating the action. If I remove that file from the folder, nothing happens at all.
View 2 Replies
View Related
Nov 25, 2012
I found a script that does the job, export tones of ai files to pdf, but I have some files which are in sub folders, and I was trying to find a way to modify this script to include subfolder, but no luck.
Adobe permits you to use, modify, and distribute this file in accordance with the termsof the Adobe license agreement accompanying it. if you have received this file from a source other than Adobe, then your use, modification,or distribution of it requires the prior written permission of Adobe.
Â
This sample gets files specified by the user from the selected folder and batch processes them and saves them as PDFs.
Â
Edits by Patrick Mineault:
- only .ai files processed
- files saved in same folder as the input files
- export files have name (oldname).pdf
- PDF settings: editable / acrobatLayers=true for maximum compatibility with Preview
Â
// Main Code [Execution of script begins here]
// uncomment to suppress Illustrator warning dialogs
// app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;
var destFolder, sourceFolder, files, fileType, sourceDoc, targetFile, pdfSaveOpts;
// Select the source folder.
sourceFolder = Folder.selectDialog( 'Select the folder with Illustrator .ai files you want to convert to PDF');
[code]...
View 11 Replies
View Related
Nov 20, 2012
I need to find a way to convert a LOT of ai files, individually, to low res pdf's. Preferably with the presets I want, not some defaults. I'm not interested in an action. I was hoping for a droplet, script, or something similar.
Â
I did find this and it looked promising... [URL] ....
Â
That almost worked. Ultimately, for some reason, it couldn't see the ai files sitting in the specified folder.
Â
Running CS5 with MacOS 10.8.2
View 2 Replies
View Related
Sep 4, 2012
I'm trying to set up an action to save a batch of files I creating using the variables tool (as detailed in this video: [URL]), I'll go into the Actions window, and record myself saving the current file in .Ai format, and then stop recording. Seems pretty simple, but when I set that action to run a batch on my dataset it saves all the files without an extension. Am I missing another step where I set the file format that the action is supposed to save with? I'm confused. I've tried this using a few different file formats and they all come up the same.
Â
this is what my Output looks like:
and my simple action:
View 2 Replies
View Related
Apr 26, 2013
When batch processing actions in Illustrator, it will not allow me to change the Transparency Resoluition and I have over 1,000 eps files to process. You can only select from the dropdown by doing it manually. The "default" or preset is Medium. I need high res.
Â
This is what I need to do to 1,000+ eps files.
Â
1. EPS file is open in Adobe Illustrator CS6 on Windows.
2. File > Save As> filename.eps > Desktop
3. EPS Options > Transparency > Preset: [High Resolution]
4. OK
Â
When you automate this through batch processing an action, you cannot select [High Resolution]. [Medium Resolution] is selected as default. I need for all my files to be [High Resolution].
Â
My printer software will not read the cutlines on any other file formats so they must be High Res EPS files.
View 13 Replies
View Related
Apr 30, 2013
I have over 400 AI files to process and I need to change the artboard size to the following specifications exactly on all files:
Â
X: 108 px
Y: -108 px
W: 216 px
H: 216 px
Â
Any script for this? I did some digging and came up empty.
View 3 Replies
View Related
Mar 20, 2012
I have a couple thousand AI authored EPS files with a specific swatch name (SpotBlack) that I would like to rename (black) -- is there any method to do this en masse, preferrably outside of Illy using a text editor?
View 7 Replies
View Related
Sep 19, 2013
I have created a few presets for exporting pdf files. Now I want to delete some of these presets and I don't know how to do it.
Â
I do have Illustrator CS4 on mac 10.8.4.....
View 3 Replies
View Related
Nov 20, 2002
I’m sitting here with 200+ images that I need to trim a little from the top and bottom. I really don’t feel like doing this one at a time so I though: “Hey, let’s make an action then use the batch function”. After been relived that I didn’t have to do every image one by one I realized that I had no clue how to make this action or how to use the batch function.
View 3 Replies
View Related
Jul 12, 2005
I am having problems using a batch action (I haven't used one before) I'm running a simple action, it rotates the image (almost all my photos are portrait format) then does a curves and sharpen.
My problem is it doesn't save the images, I created a temp folder on desktop and specified that, but it opens the image runs the action then opens the save dialogue box I have to click it to save every image, I can't get it to save for me.
View 6 Replies
View Related
Jul 30, 2013
I'm seeing a strange issue when I automate an action in Photoshop CC (14.0). I have a simple action that does three things in this order:
1. Flatten Image
2. Convert to 8-Bit
3. Add some standard file info
Â
When I run the action from the action menu it works fine. However when I have multiple images open and I want to run them all through the action using "Automate->Batch", it gets run in this order:
2. Convert to 8-Bit
3. Add some standard file info
1. Flatten Image
Â
The same process in CS6 does not have the issue.
View 7 Replies
View Related
Feb 8, 2012
I have 200 tiffs in one folder (each tiff is named 'image 1-200') all without an alpha channel.
I have 200 different tiffs in another folder (named 'luma matte 1-200').
I've have copied the first images of the 'luma matte 1.tiff' (a black and white image) and pasted it into a newly created alpha layer in 'the image 1.tiff' channel window.
I save this out as a new tiff called 'composite 1' and it works in the way I require it to work.
How would I automate this process rather than having to do it individually for all the 200 files. I'm not sure if this can be done with a series of actions/batch? I dont want to use After Effects luma key as this isn't giving me the correct results.
View 3 Replies
View Related
May 31, 2009
Hey guys, I am working as a volunteer designer with an organization that publishes a guide listing sponsors that donate services of financial support. This guide is duotoned, and the colors of the duotone will vary with the season - light and dark blue for winter, light and dark green for spring, yellow and red for summer, etc. the colors for every season is different, and all of the graphic elements in the guide must be reduotoned to match the color scheme in order to be printed properly. I have been running into problems. I want to use the action and batch utilities in Photoshop in order to change the duotone colors of the pictures, but I want to keep the levels graph for each file. I don't want to change the levels graphs for each file, I just want to change the duotone colors I have been doing the following: 1. collect all graphic elements into a folder. these are all .eps format, and have been duotoned already. The darker pantone is the first color listed, the lighter pantone the second as a standard, so that the colors won't be assigned to the wrong levels graphs through automation. 2. Open one of the files. create an action and record image->mode->duotone, and change the colors of the duotone. stop recording. Close the file without saving. 3. go to file->automate->batch..., select source folder as in 1., select destination as another folder (empty). select action set and action as in 2. The pantone colors are changed properly. My problem is the following: the levels graphs for each of the files being duotoned are changed to the graphs that were present in the graphic that I used to make the action. Is there a solution to this problem? I don't have any real experience in writing scripts for Photoshop, but am willing to learn if it is not too complicated. I have photoshop 7 at home and CS2 at the office.
View 3 Replies
View Related
Jun 12, 2008
I need to change the size of 200 pics, then save them for web at a certain format.
Problem is, that right now the batch saves the pics I want with the name I used previously, when I created the action, while I am actually aiming for it to save the file (in a new folder) with it's own name, so it would not have to ask me to replace the existing file.
View 1 Replies
View Related
Oct 5, 2006
I ran a batch action. The action performed on all the images, I did a save and close, but then I open the folder and the change did not happen. Tried twice. So next time, I choose instead of save and close to save to new folder. the batch ran action on all images ,and the new folder is empty. I've tried the override save as checked and unchecked.
View 3 Replies
View Related
Sep 30, 2003
I'm using Photoshop 7.01. I have a bunch of 16-bit TIFFs that I want to batch convert to 8-bit JPEG FINE.
I created a manual action, which works fine, hook it up to F2 and open up 50 tiffs at the same time. Start hitting F2 and the files disappear and I end up with a nice bunch of jpegs.
Now I want to automate it, so I create a new action.
Open TIFF
Change to 8-bit
Save as jpeg
Close
When I run a batch, choose a source folder and target folder, and kick it off, I see all the files open and close, but only the first one (used in my example to create the action) ends up as a jpeg, followed by a bunch of TIFFs.
As far as I can tell, the action opens all the files one after the other, but it always saves the same file.
So, in my output folder, I get 1 JPEG followed by 250 different TIFFs, but the JPEG always appears on my screen for a split second during the save sequence, so it looks like it is being saved 250 times...
View 4 Replies
View Related
Oct 8, 2007
Ok I have a PSD file that is a Logo with a transparent background. I need to place this photo on other pictures like a watermark. I am looking for the fast way since I have to place this on several thousand photos for work. The image needs to be placed on the photos in the lower right hand corner. How do I make a batch action do this?
View 1 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
May 31, 2013
Here is the thing. I have implementes several action on Photoshop. SOme of the include several sub actions and different saving locations. For example, I open a file, then I hit my prefered key combo for that action, and I have:
1) convert to cmyk
2)save copy as JPG with 11 quality level
3) save to folder A
4) image size to 72 dpi
5) covert to RGB
6) save as JPG 6 quality level
7) save to folder B
8) close file and discard cahnges.
Â
Everything runs like heaven, but the moment I want to batch several files everything stalls.
Â
I choose file > Batch > Choose my set > choose my action
Source > I choose where my files are (usually a PDF)
then I use "Supress file open options dialogs"
Destination>Â Since I already have set destinations y my actions, I choose here a "dump" folder
On errors > I hit Save As... and put a name for that log.
Â
Then photohop opens my PDF on Photoshop and does nothing! It keeps my file open. I ma about to work with 400 files to batch, and this batch system does not work.
View 3 Replies
View Related
Feb 3, 2005
I have approx 200 gifs - all 32 x 20 pixels - that I would like to increase in size to 60 x 38 pixels.
View 10 Replies
View Related