Skip to main content
Dan Rodney/6 min read

Batch Actions & the Image Processor

What This Tutorial Covers

Record Actions

Capture a sequence of edits for replay.

Batch Processing

Apply an action to a folder of files.

Image Processor

Resize and convert formats across many files.

Master Photoshop at Noble Desktop

Noble Desktop's Graphic Design Certificate covers Photoshop alongside Illustrator and InDesign.

Learn how to effectively utilize Photoshop's batch processing features through our detailed tutorial, which includes step-by-step instructions on creating actions, processing groups of images, and saving files in different formats.

Topics Covered in This Photoshop Tutorial:

Creating & Running Actions, Batch Processing Files, the Image Processor Script, Adobe Bridge

Exercise Preview

image processor batch actions

Photos Copyright © Dan Rodney, danrodney.com

Exercise Overview

Photoshop has the powerful ability to batch process groups of images. In this exercise, we’ll show you how to record a custom action and apply it to a group of files. We will also show how to use the Image Processor to save thumbnail-size images while running a custom action on them at the same time!

Making a Simple Action

Actions are easy to make because Photoshop just watches you while you work. It records your actions so they can be “played” back later on other files.

  1. Open Photoshop Adv Class > Actions > koala 3.tif.

  2. Open the Actions panel (Window > Actions).

  3. At the bottom of the Actions panel, click the Create new set button folder button.

  4. Name it yourname-actions and click OK.

  5. At the bottom of the Actions panel, click the Create new action button new button.

  6. Name it Convert to Grayscale and click Record.

  7. You will now be in record mode. You can tell because the Record button actions record button pressed is already pressed at the bottom of the Actions panel.

  8. Go to Image > Mode > Grayscale. If you get a warning about discarding color information, just click Discard.

  9. At the bottom of the Actions panel, click the Stop button actions stop button.

  10. Close the file without saving changes. We only wanted to record the action.

Using the Action

  1. Open Photoshop Adv Class > Actions > koala 8.tif.

  2. Go to the Actions panel (Window > Actions).

  3. Choose the Convert to Grayscale action and at the panel’s bottom click Play actions play button.

  4. Wow, so fast! Now that we know it works we can do it on many files. Close the file without saving changes.

Running a Batch

Let’s run this action on an entire folder of images and save them to another folder while also renaming them!

  1. Go to File > Automate > Batch and don’t click OK until we say!
  2. In the Play section on the far left:

    • Change Set to yourname-actions if it isn’t already.
    • Make sure Action is set to Convert to Grayscale.
  3. Next to Source, choose Folder if it isn’t already selected.
  4. Click the Choose button and browse to the Photoshop Adv Class folder.
  5. Select the Actions folder and click Choose (Mac) or OK (Windows).
  6. Make sure Include All Subfolders is Unchecked.
  7. Make sure Suppress Color Profile Warnings is checked.
  8. Next to Destination, choose Folder.
  9. Click Choose and browse to Photoshop Adv Class > Actions > Grayscale and click Choose (Mac) or OK (Windows).
  10. Under File Naming:
    • From the menu on the right of the first line, choose document name.
    • On the left field of the next line, type in -gray (that’s dash-gray). This is custom text so it won’t be in the menu.
    • In the menu on the right of the third line, choose extension.
  11. When the Example reads myfile-gray.gif (as shown below), click OK.

    batch file naming

Viewing Files in Adobe Bridge

Let’s check out the files we just made by browsing them in Adobe Bridge.

  1. Launch Adobe Bridge using one of these two ways:

    • Directly launch Bridge.
    • In any Creative Cloud program (such as Photoshop), choose File > Browse in Bridge.
  2. To make sure we’re looking at the same thing:

    • Go to Window > Workspace > Essentials.
    • Then go to Window > Workspace > Reset Workspace.
  3. At the top left of the window, you should see a Favorites and a Folders tab.

  4. You should already be viewing the Favorites tab, so in the list of favorites click on Desktop.

  5. The icons are fairly small. To make it easier to read longer names, let’s make the icons bigger. At the bottom right of the window, drag the zoom slider (illustrated below) a little to the right.

    bridge zoom slider

  6. In the Content section of the window (should be the largest middle section), find the Class Files folder and double–click it to open it.

  7. Double–click the Photoshop Adv Class folder.

  8. Double–click the Actions folder (you may have to scroll to find it).

  9. Double–click the Grayscale folder.

  10. You’ll now see all the grayscale images you made! Double–click one of them to open it in Photoshop.

  11. When you are satisfied, close the file.

Using Image Processor to Save Thumbnails

  1. Make sure you are back in Photoshop.
  2. Close any files you may have open.
  3. Go to File > Scripts > Image Processor.
  4. At the top, under Select the images to process, click the Select Folder button.
  5. Browse to the Photoshop Adv Class > Actions folder.
  6. Click Open (Mac) or OK (Windows).
  7. Next, under Select location to save processed images, choose Select Folder, then click the Select Folder button.
  8. Browse to Photoshop Adv Class > Actions > Thumbnails-Color and click Open (Mac) or OK (Windows).
  9. Under File Type:

    • Check on Save as JPEG.
    • Set Quality to 7.
    • Check on Convert Profile to sRGB.
    • Check on Resize to Fit.
    • Set W to 150px.
    • Set H to 150px.
    • Make sure Save as PSD is Unchecked.
    • Make sure Save as TIFF is Unchecked.
    • At the bottom, make sure Run Action is Unchecked.
  10. Click Run. Watch it rip!

  11. Let’s take a look at what was just created for us. Go to File > Browse in Bridge.

  12. At the top of the window, click on the Actions folder, as shown below:

    bridge click actions folder

  13. Double–click the Thumbnails-Color folder.

  14. Double–click the JPEG folder, and you’ll see all your thumbnail files.

  15. Click on the first one and press the spacebar to view a slideshow.
    • Use the Arrow keys to navigate through the files.
    • When done, press Escape to end the slideshow.

Batch Processing Grayscale Thumbnails

What if we wanted to also make grayscale thumbnails in addition to the color ones we just made? With the image processor we can make thumbnails and perform an action at the same time.

  1. Switch back into Photoshop.
  2. Go to File > Scripts > Image Processor.
  3. Most things should already be set, but under Select location to save processed images, click Select Folder.
  4. Browse to the Photoshop Adv Class > Actions > Thumbnails-Grayscale folder and click Open (Mac) or OK (Windows).
  5. In the Preferences section at the bottom, check on Run Action.
  6. From the menu on the left, choose yourname-actions.
  7. From the menu on the right, choose Convert to Grayscale.
  8. Click Run.
  9. Let’s take a look at what was just created for us. Go to File > Browse in Bridge.
  10. At the top of the window, click on the Actions folder as shown below:

    bridge click actions folder from thumb color

  11. Double–click the Thumbnails-Grayscale folder.

  12. Double–click the JPEG folder. You’ll see all your new grayscale thumbnail files!

Deleting the Action

We don’t need our actions anymore, so let’s delete them.

  1. Switch back into Photoshop.

  2. Open the Actions panel (Window > Actions).

  3. Click on yourname-actions.

  4. At the bottom of the Actions panel, press the Delete button trash button, then click OK.