Photoshop Action - Multiple Save As

Hi all.
I am trying to make an Action to save out multiple versions of a file, that can be applied to numerous different files, all in different destinations.
How can I edit and remove the "IN" parameter in the Save As steps of the actions?
I have tried the "insert menu item" but even when clicking on SAVE AS it only records it as SAVE (with copy).
I see there is a default SAVE AS PHOTOSHOP PDF in the Production set of actions, but it has differet settings to what I need.
Any help is appreciated

Hi all,
The problems detailed first is a problem I am also experiencing and it maybe a case that I am asking too much but I really don't think so - Here is the issue:-
I create the product information pages for my website (www.formyoffice.co.uk) and each product has an HD image, a std image, a section link image, and a thumbnail image, and these are sized to square images in pixels to the following sizes HD=750, STD=350, Section=150, Thumb=75 pixels.  I am hoping to set up an automated process that once I have finished modifying the image given from whoever (suppliers/manufacturer/customer/showroom photo) and I have saved this HD image, will then run a batch and adjust this image to the required size AND save this image for use.  I have completed an "Action" process and this works well but have an issue with the filename that the new image is then saved as and this is making this automated process pointless.  So if my original image was called, for example "OSCO-Test-HD-1.jpg" my process required an action to deleted ".jpg" and then re-save with addition "-350" for STD, "-tna" for Section, and "-tnb" for thumb but the problem is that the filname will not update to the actual file it is looking at and keeps modifying the filename so new file "Wibble-Test-HD-1" will get changed to the following "OSCO-Test-HD-1-350.jpg", "OSCO-Test-HD-1-tna.jpg", and "OSCO-Test-HD-1-tnb.jpg" instead of saving as the correct extensions "Wibble-Test-HD-1-350", "Wibble-Test-HD-1-tna", and "Wibble-Test-HD-1-tnb".
Am I asking too much here??  The filename does update itself but I can not get the action to use the current original file that it will modify to create these other images, it jsut keeps using the filename used when creating the Macro action process and then updates this.  Any help will be greatly appreciated and I think this will help Tigo88 as I think this is the same issue.
Richard Kings
  ForMyOffice

Similar Messages

  • Make photoshop action that saves file with specific filename

    Is there a way to make a photoshop action that does a SaveForWeb, but adds text to the original filename when saving?
    For example, if I open a file called "coverPage," and I want the action to do SaveForWeb as a JPEG, can I have it save  as "coverPageWEBVERSION"?
    Thanks for your time and help

    No this is one thing you will need scripting for.
    They really should have introduced some modification to the Save dialog that allows file naming additions or modifications triggerable within actions. But they never did.
    As a workaround, Bridge is a good tool for renaming, because naming convensions can be SAVED and quickly applied to groups of files. Not often known fact  - On a mac there are also OS scripts that can do the same thing. There is a script called 'rename items' hidden away somewhere. This is accessable by Control or right clicking on a group of files, and going through the 'automate' submenu

  • Creating 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 the filename as the name of the pattern when doing it manually, but when I do this while recording an action Photoshop logs the filename used in creating the action and then uses that filename for all sripted patterns. Is there a way to alter that setting to select the current file's name instead?

    You might want to move this thread to the general photoshop forum if tou want an action.  However your not going to be able to do create the action you want for when you record menu Edit>Define Pattern the "Pattern Name Dialog" will pop up and whatever is used in it will be recorded into the action.
    Also Photoshop Scripting DOM does not have a interface for creating and nameing patterns.  However you should bne ale to write a script to do what you want using code generated with Photoshop Scriptlistner Plug-in and modifying the hard coded name to a variable you set with somthing like the active document name.
    Before defining the patern you may be able to see if the name is all ready use for a pattern name so you can add something to the name to avoid duplicateing name.
    ScriptListner Code difine pattern
    // =======================================================
    var idMk = charIDToTypeID( "Mk  " );
        var desc14 = new ActionDescriptor();
        var idnull = charIDToTypeID( "null" );
            var ref12 = new ActionReference();
            var idPtrn = charIDToTypeID( "Ptrn" );
            ref12.putClass( idPtrn );
        desc14.putReference( idnull, ref12 );
        var idUsng = charIDToTypeID( "Usng" );
            var ref13 = new ActionReference();
            var idPrpr = charIDToTypeID( "Prpr" );
            var idfsel = charIDToTypeID( "fsel" );
            ref13.putProperty( idPrpr, idfsel );
            var idDcmn = charIDToTypeID( "Dcmn" );
            var idOrdn = charIDToTypeID( "Ordn" );
            var idTrgt = charIDToTypeID( "Trgt" );
            ref13.putEnumerated( idDcmn, idOrdn, idTrgt );
        desc14.putReference( idUsng, ref13 );
        var idNm = charIDToTypeID( "Nm  " );
        desc14.putString( idNm, "Pattern 5" );      <------ change "Pattern 5" to be a variable
    executeAction( idMk, desc14, DialogModes.NO );

  • My brushes won't work with actions in Photoshop such as Save the Dress, Ying-Yang, or Foundation

    When I try to use my brushes with actions in Photoshop, such as Save the Dress, Ying-Yang, or Foundation, they won't work.  I've tried resetting the brushes, changing the opacity, restarting the program, and unlocking the layers.  It was working perfectly, but suddenly just stopped.  When I click on the image, it doesn't do anything.  There is also a small black box next to the action the I am using in the history box.  When my brushes were working, that box would show in white where I used the brushes on my pictures, but now it doesn't register anything that I try to do. 

    christyh61213853 wrote:
    Have u gotten an answer from anyone on ur situation with the brushes? I am unable to use my brushes as well and I can't figure it out also...
    You would do better starting a new thread, rather than bump a thread from 2012.  Some of those posters might not have used this forum for years, and a lot has changed regards both Photoshop and operating systems since 2012
    You need to give specific information about _your_ problem.
    What version of Photoshop?
    What operating system?
    Which brushes, and if not standard, where did you get them from, or did you make them?
    What is happening, and what have you tried so far to fix it?

  • Save as in Photoshop Action

    hi guys,
    when i create whatever action and then choose "Save As" and "Close" the Save As route will be always the same and fixed path. If i open a different image from a different folder and apply the Action the image will be saved in that Previous Folder.
    How can avoid that? How can i have an Action to Save As in the Folder where i open the image? In case that i cannot do that, is there any way to re-record the save as route?
    Thanks for any info!,
    S

    If you're trying to automate operations through the action (e.g., through File - Automate - Batch), there are "Override Action Open Commands" and "Override Action Save As Commands" settings to accomplish this.
    But if you're just trying to make a way for you to hit a key or something and save a copy in the current folder, maybe you'll want to look into using a Script instead of an Action.
    Arc Fixer (Lee) put up some good information that may be related to what you're trying to do in this thread.  Note his "probably won't" comment in his last post.
    http://forums.adobe.com/thread/916736
    -Noel

  • Photoshop action not showing?

    Just started messing around with Photoshop actions today. I downloaded some and imported them fine. I just found some more that I liked, went to import them but they are not showing under the actions folder. I have tried restarting Photoshop multiple times and they are still not showing. When I go to import the files again, a pop-up says asks if I want to overwrite the folder with that name already (so I know that they are importing correctly). Also, I have the ability to export them but I still cannot find them in the actions window. Any suggestions?

    Action set files *.atn files can be loaded and saved  from and to any folder. And they can be loaded by simply dropping the file onto Photoshop.  Each version of Photoshop has it own set of Preferences files. One preference file names is "Actions Palette.psp" This files is where Photoshop stores you loaded and edited actions.  Should your Photoshop preferences be reset you need to  load  your actions again for the file will be replaces with Adobe default file. So it you edit or record actions be sure you remember  to save the Action sets so you don't loose them should you have to reset your Photoshop Preferences.

  • How to Attach Script to Photoshop Action or Folder?

    I'm not familiar with Applescript at all! However, I downloaded a script for use with Photoshop which crops an image to a specific format. It works great if I've got an image open in Photoshop.
    What I can't figure out how to do is to either apply that script to an entire folder to process all images in that folder, or better yet, record a Photoshop Action that uses that script.
    How can I use that script to do a batch process from either Photoshop or the Finder?
    Thanks for any help for this total newbie.

    The Mac I am currently using does not have 'Adobe Photoshop CS3' installed. However, based on [1], the code samples should work. Some editing may be needed, based on your specific requirements.
    Sample code01:
    -- Code starts here --
    on run ()
    my handle_Items(choose folder with multiple selections allowed)
    end
    on open (dItems)
    my handle_Items(dItems)
    end
    on handle_Items(tItemss)
    tell application "Adobe Photoshop CS3"
    repeat with i in tItemss
    set fList to list folder i without invisibles
    repeat with j in fList
    try
    open file ((i as string) & j)
    try
    set docRef to current document
    set (docWidth,docHeight) to (width of docRef,height of docRef)
    set minDimension to docWidth
    if docWidth > docHeight then set minDimension to docHeight
    crop docRef bounds {(docWidth - minDimension) / 2, (docHeight - minDimension) / 2, (docWidth + minDimension) / 2, (docHeight + minDimension) / 2}
    save current document
    close current document saving no
    end try
    end try
    end repeat
    end repeat
    end tell
    end handle_Items
    -- Code ends here --
    Save the code as an application (AppleScript 'applet').
    You and then either double click on the applet - and navigate to and select a desired folder (or folders), of which its / their contents will be processed; or, you can drag a folder (or folders) onto the applet, of which the folders contents will be processed.
    Code sample02:
    -- Code starts here --
    on adding folder items to tFolder after receiving tItems
    tell application "Adobe Photoshop CS3"
    repeat with i in tItems
    try
    open file (i as string)
    try
    set docRef to current document
    set (docWidth,docHeight) to (width of docRef,height of docRef)
    set minDimension to docWidth
    if docWidth > docHeight then set minDimension to docHeight
    crop docRef bounds {(docWidth - minDimension) / 2, (docHeight - minDimension) / 2, (docWidth + minDimension) / 2, (docHeight + minDimension) / 2}
    save current document
    close current document saving no
    end try
    end try
    end repeat
    end tell
    end adding folder items to
    -- Code ends here --
    See 'Folder Actions Reference' about AppleScript Folder Actions; and, 'Running an automation when a folder is changed' for attaching an AppleScript Folder Action.
    [1] - Consult 'photoshopcs3_applescriptref.pdf' for Adobe Photoshop AppleScript classes and commands.

  • Stop Action in Save for Web

    Is it possible to insert a "stop" in the action for save for the web, just before actual save. Basically i want to be able to name my file manually (use distinctive names), but just to automate the picture size option and quality (which don't change). I know that i can write an action for an image resize and than save it with my desired file name, but i was wondering if i can do it all in "one shot" without the altering of original image.

    The best you can do is tell Photoshop to show the save for web dialog box
    and wait you to make your changes and then click on save. It will not put in
    things automatically, you would have to set all options you want. You can
    turn on the dialog box by checking the box next to that step in the actions
    palette list of steps in the action.
    Robert

  • Can I use photoshop text styles and photoshop actions with creative cloud photography?

    I'm really confused by this subscription pricing. If I purchase the $9.99/month, do I get the full desktop app of Photoshop and Lightroom? But I see on this page Products they list something called Photoshop CC that costs twice as much. How is that different from the Creative Cloud Photography?
    My main question is whether I can use photoshop text styles and photoshop actions with Creative Cloud Photography, since I just purchased a bundle that includes these and I want to be able to use them. But I'd also like to understand what comes with all of the various products and how they are different.
    My other question is how is Lightroom different from Photoshop? I have a sense of what you can do in Photoshop but I don't know much about Lightroom at all.
    One more question: the free trial -- is it limited in any way besides the time length? If I do that, will I get a clear idea of all that I will be able to do once I subscribe, or are the functions limited in the trial?
    I tried to just send an email to Adobe to ask these questions but apparently they are not interested in responding to emails from people who are not yet paying customers, so I was directed here. Thanks very much for your help!

    I always like to trot this bit about Bridge once in a while or in the voice of the "Two Bobs" from Office Space,
    "Can you tell us exactly what it is you do around here?"
    What Adobe Bridge does:
    Bridge is the coordinating hub of the Creative Suite. Synchronizing color management settings for all suite programs is done from Bridge, and can only be done from Bridge, to take one important use.
    Bridge displays actual thumbnails of many more file types than Finder or Explorer. It also allows instant play of sound or video files more readily than the native OS file managers.
    Bridge allows direct access to file metadata, to embed copyright information  and keywords where appropriate (e.g., for corporate logo vector and raster files). It also displays the fonts used in an InDesign file, the swatches in an INDD or AI and the output plates (including spot color plates) they use.
    When managing the assets for a design project, Bridge allows quick and simple sorting, rating and custom labeling (with color flash indications) of assets. I can rate images according to whether they are rejects, possibles, for review by client, or approved. The filters built into Bridge allow instant isolation of only the approved images or designs in a folder, only the rejects (for deletion) or only files with certain ratings, no matter how many files it contains. It recognizes aspect ratios, so if I only need a landscape or a 16:9 image in a folder of hundreds of images, I turn off the aspect ratios I don't need.
    Once filtered, the remaining visible files can be selected and copied, moved, or deleted without affecting the rest of the contents of a folder.
    Collections are a massively useful feature. One of my clients is a performing arts center, and in a season we turn out dozens of ads, flyers, brochures, web banners, playbills, billboards and other collateral using the same assets over and over. These assets are organized by artist and/or show on disk, but I set up each season's repeating assets as a Collection in Bridge, so that I just have to open the collection and drag and drop these assets into new INDD, AI, PSD, HTML (in Dreamweaver), FLA or AE projects without having to navigate from folder to folder picking up individual files.
    Bridge's Favorites is another place I stack frequently-accessed folders, such as stock photography, backgrounds, and top-level folders for active projects.
    Assets can be divided into subfolders, but a quick toggle of "Show items from subfolders" exposes all of the assets in a single view while maintaining their organization. I will typically keep AIs, PSDs, EPSs, stock photography and client images in separate subfolders within a project. When I'm ready to start pulling assets into an InDesign layout, I toggle this on and simply drag what I need into the layout.
    Bridge comes with Adobe Camera Raw built in, which is many times faster than using Photoshop to adjust jpegs or tiffs for things like tonal range, white balance, cropping, spotting and sharpening, and is non-destructive.
    One tremendously useful Bridge function for InDesign CS5+ users is the "Show linked files" feature, which opens all the linked files in a layout into a single view, regardless of where they are physically located. I often use this when doing alternative layouts from a client-approved mockup for a campaign, to be certain the same assets are used in each piece, or when creating a motion graphic or interactive piece for the campaign in After Effects or Flash.
    The batch and image processing scripts built into Bridge automate things like creating web-ready small jpegs from multiple images, renaming large numbers of files in place or by copying to an alternative location, creating sets of PSD, png, jpeg or other file types from an assortment of image files, and so on.
    Bridge is so much a part of my daily workflow that on my main workstation I have one monitor dedicated to it almost 100%. Bridge just sits open 24/7, ready for use. I would run at half speed without it, no question.

  • How to launch photoshop action?

    I'm writing a Bridge CS3 script to generate a web gallery. The user selects some files and starts the script through a context menu item. The script iterates through the selection list a couple of times, writes files, etc.
    As the final step, I need to start Photoshop CS3 and run an action on the set of selected files--as if I had picked Tools/Photoshop/Batch... from the Bridge menus but with the action specified so the user does not have to go through the action dialog in Photoshop. After starting the action, the Bridge script is complete and can quit while Photoshop does its batch processing.
    The Photoshop action contains mostly "fit image..." and sharpening steps. It also contains some simple scripts, mostly simple "save as" types of operations.
    I'm uncertain how to do this. Is this where BridgeTalk must be used? Can anyone direct me to a sample script that does something simple like this?
    Is there any problem with having scripts within the action? Some messages I've seen suggest there is, but I'm not certain I'm interpreting them correctly, or whether they apply to CS3.
    Thanks.
    Guy

    [email protected] wrote:
    > I'm uncertain how to do this. Is this where BridgeTalk must be used?
    Yes. You would have some Bridge JS call some PS JS which would, in turn, call
    your Batch/Action.
    > Can anyone direct me to a sample script that does something simple like this?
    You might want to take a look at the Bridge SDK, if you haven't already. There
    are several examples using BridgeTalk. And also look at the code in Common
    Files/Adobe/Startup Scripts CS3 to see how Adobe implemented the Bridge
    Tools->Photoshop functionality. It's a bit difficult to follow in places but
    what you really want to look at is the photoshop10.runActionCommand function in
    photoshop-10.jsx. It's one way of calling PS actions from Bridge and it's also
    what I use in my code.
    >
    > Is there any problem with having scripts within the action?
    CS3 has apparently addressed this issue but I can't say from personal experience
    that it works. However, this was not possible at all in CS2 unless you went to
    really extreme measures.
    -X
    for photoshop scripting solutions of all sorts
    contact: [email protected]

  • Can I create action to Save As...  and change only one character of the original file name?

    I'm working on a group of  files(25-28) at a time. I have to save each one as a photoshop .raw file and change the first character of the file name. the rest of the file name must remain the same. I then close the original file with no changes. I tried to create an action for this. The only problem is that the next file overwrote the file I used to create the action.  Is it possible to creat an action to save as... and keep the file name of the new file but chage the first character to the same one used in the recording?

    Good day!
    I think what you are describing is not possible with Actions.
    Scripting would be an option, but more convenient might be simply saving the files with unchanged names and then edit the names of  the whole bunch in Bridge in one go (Tools > Batch Rename).
    Regards,
    Pfaffenbichler

  •  • Photoshop "action" doesn't work well for big file?

    Hello -
    I made a Photoshop® script (action) which works perfectly…
    (Open .PDF files in Photoshop®, to after save them as .JPG files into another folder)
    The problem comes when I launch a batch process.
    It takes a while to the computer to open the large .PDF files, and when a file is opened,
    well it doesn't go through the whole script. In fact, Photoshop® already open the second file and so on.
    Then without running the rest of the script/action  
    NB. I work with the CS5 version of Photoshop® (on Mac).
    Thank you for any input.
    Have a nice day…
    - Dimitri

    Hello Curt -
    I work on a MacPRO 8core (4 years old) with 16GB of RAM.
    I have a 300GB HD as "scratch disk" (almost empty)…
    - Dimitri

  • How to I record an Action to Save As that doesn't include a file name??

    Hi -
    I have an Action that will crop and scale a PDF file then Save As a JPG to a destination folder.  The problem is that when I recorded the Action I did so with a file named ABC.PDF and Saved it as ABC.JPG - and now every file saved with this
    Action is named ABC.JPG
    This makes it impossible to use with a bunch of different files.  One file gets overwritten multiple times with the same name.  The  file name ABC.JPG is "burned" into the Action.
    SO - how do I record an Action to Save As without including a file name??
    TIA your help on this crazy problem -
    Josh
    CS5 on Windows7

    PeterK - thanks for the reply.  I tried that already - initially actually. 
    I even tried blanking out the field so I would save a file with NO name.  PSD added it's own .jpg and saved it like that.  Every file after that over wrote that one too so after using the Action on 6 files I still only had one ".jpg" in the folder.
    I was hoping that there was a setting or preference somewhere.  SInce this is Windows might it be OS related?

  • Photoshop action replacing previous photo not saving new file

    I have multiple photos that I am running an action on but each photo is replacing the one before using the same file name. instead of using the original file name. So I end up with 1 edited photo!!! from the action!
    This is happening using cs5 I have not encounted this before.
    Any ideas?
    Rob

    Thanks R-Kelly
    I sorted as images imported via drop box were file named !!
    2012-10-15 00.13.26.jpg ,
    2012-10-15 00.14.15.jpg etc
    I think photoshop action could not work with the odd file naming???
    So re-imported using image browser with file names image_01.jpg, image_02.jpg etc and worked
    On cs5.1 on mac os x
    Thanks Rob

  • Using action to save at a specific designated folder in Illustrator CS6

    Hello,
    I'm trying to create actions in Illustrator and one specific command I can't seemed to resolve and hopeful some one has a solution:
    My action is geared toward saving pdfs because I create multiple pdfs and the tedious 3 or 4 steps of executing this task can be repetitive after awhile.
    With that said, I started an action where it allows me to hit one button, and it saves to the folder however, the action always saves the pdfs in the same folder. Ideally, the pdfs should be saved at its respective folder (e.g. file A should have a pdf in file A folder, file B - a pdf in file B folder, and etc.)
    Does any one know how to tweak the action to do just that.
    Suggestions welcome!
    Thanks,
    SNTM

    Nope. Actions are "dumb" and store all info absolute. You would have to have an action for each separate path. Otherwise you will have to create a short script that provides this functionality.
    Mylenium

Maybe you are looking for

  • Full width caption boxes for lightboxes

    Hello everyone - I am loving the new "Full width" button for lightboxes and images, BUT I can't seem to get the captions box to go full width, this means when i use a lovely opaque box over an image, it isnt going full width but the image is. Please

  • Palette Background Color Issue...

    Duplicate post removed by poster. Sorry folks!

  • Another newbie WIN Mail Errors

    Sorry if this is not the correct board - it is my first visit. For weeks now, I've been pulling out my hair rotating from  Verizon to HP to msn to windows tech support over this: In any website, clicking their 'Contact Us' button or forwarding anythi

  • Costing Bom

    Dear Sir or Madam, We have repetitive manufacturing set up and the costing is always based production BOM. Now we are planning to switch over to costing BOM. Even though the priorities are set up in costing configuration to selection costing BOM the

  • Windows 7 (64bit) Can't find my HP 4200n

    Any advice helping windows 7 find my laserjet?  Not even a beep when I plug it in.  It prints test sheets like a champ.....but nothing seems to be able to connect.... I'm using  a parallel to usb adapter...not sure how to trouble shoot it...