Script / action / macro / technique to resize, rotate CCW and Save jpg photos

Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default Script / action / macro / technique to resize, rotate CCW and Save jpg photos

    I shoot groups of 15 vertical images at, say, 1600x1200 and want to resize
    to 640x480, rotate counter clockwise 90 degrees and save all fifteen to a
    new folder. Has anyone, who is willing to share, written a script or macro
    or action to perform this sort of thing?
    Regards,
    Peter Sale


    Peter Sale Guest

  2. Similar Questions and Discussions

    1. Move/Resize/Scale/rotate component
      Hi, Was wondering if anybody could point me in the direction of a component or some source code that I could use with flex2 that would allow me to...
    2. CF Grid / Java Script / Action Script
      Hi, Does anyone know of a good reference for the attributes CFgrid exposes in a flash form? eg. I would like to select the first row on load. ...
    3. Batch Crop Action - auto save files without having to hit 'save' button
      Hi, A while ago I spent a long time trying to figure out an action that would automatically crop my photos to a 4x3 aspect ratio to use in video....
    4. Help!! Creating Action to Stamp photos
      I found this utility a while ago, and it seems to do what you want. It's FREE! follow the link below <http://www.picture-shark.com/index.htm> ...
    5. Technique help required: Portrait photos
      "Admiral" <kdick@bigpond.net.au> wrote in message news:84wLa.448$mq3.6363@news-server.bigpond.net.au... in not you've not background Your...
  3. #2

    Default Re: Script / action / macro / technique to resize, rotate CCW and Save jpg photos

    I don't have that exact one to share, but it's easy peasy lemon squeezy to create. You basically record all of those steps in an action.

    Actions are easy to create an you can read about it in the online help, if you haven't already. You record the action on one image, then play it on batches.

    You can play it on batches of open images, or images that reside in a folder. So you unload the camera into Photoshop (e.g.), run an action on all open images that saves each file as a PSD (or Tiff if you prefer).

    Once you have recorded that action, you File|Automate|Batch and run that on all open images, saving them to the destination of your choice. The key is, if you toggle the dialog box for the Save As PSD, when you run the batch, you will not be prompted for filename and location - that will be handed off to whatever you specify in the batch dialog.

    Once you have recorded the action that performs the editing/resizing steps you want, you do the same thing, basically. You File|Automate|Batch and run that "process images" action, only you perform it on the folder of those saved PSD's, and save them to a different folder and with a different name (optionally). BUT - if you don't include a save step in your editing/resizing action, the images will be edited, but will close and not be saved.

    Now if you understood most of what I said, should be easy. If you don't then I would recommend saving the thread, and refer back to it after you read about actions in the online help, and try a couple.

    Peace,
    Tony
    YrbkMgr Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139