Skip to main content

Module 6 โ€ข Lesson 3โš™๏ธ Actions, Batch & Droplets

The Module 6 finale, and the "speed" half of the Advanced tier. Generative tools make hard edits easy; automation makes repetitive edits vanish. Record what you do once, and Photoshop will do it to a hundred files while you get a coffee.

๐Ÿ“š What You'll Learn

  • Record, play, and edit an Action
  • Run an Action across a folder with Batch
  • Resize and convert a whole shoot with the Image Processor
  • Turn an Action into a drag-and-drop droplet

โฑ๏ธ Estimated Time: 45 minutes

๐ŸŽฏ Project: Build an Action and batch-process a folder of images into consistent, watermarked, web-ready files. This is the Advanced tier's automation deliverable.

In This Lesson

๐Ÿ—‚๏ธ The Goal: One Click, Whole Folder

On the right, a folder of raw exports: different sizes, no watermark, inconsistent. On the left, the same folder after one batched Action: every image resized to a square, tinted consistently, and watermarked. Drag the handle:

After Before
Twelve files, one Action, zero repetition. Batch applies the same recorded steps to every image in a folder.
Illustrated stand-in representing a processed folder.

๐Ÿง  Mental Model: Record Once, Replay Forever

An Action is a recording of the steps you take in Photoshop. You press record, do a task once (resize, convert color, add a watermark, save), and press stop. Photoshop remembers every step. Now you can replay that whole sequence on any image with one click, or on a thousand images with Batch.

The mindset shift is the lesson: whenever you notice yourself doing the same steps to more than a couple of files, stop and record an Action instead. The five minutes you spend recording pays back the moment the second file arrives.

๐Ÿง  Automate the boring, keep the creative

Automation is for the mechanical parts: resizing, renaming, format conversion, watermarks, consistent exports. It frees your attention for the creative decisions, the grading, retouching, and composing that actually need a human. Speed on the routine buys time for the craft.

flowchart LR R["โบ Record: do the task once<br/>(resize, watermark, save)"] --> A["An Action<br/>(saved steps)"] A --> ONE["โ–ถ Play on 1 image"] A --> MANY["๐Ÿ“ Batch on a whole folder"] A --> DROP["๐Ÿ’ง Save as a droplet<br/>(drag files onto it)"]
Figure 1: One recording, three ways to replay it: on a single file, across a folder, or as a drag-and-drop droplet.

๐ŸŽ›๏ธ The Actions Panel

Actions live in Window โ–ธ Actions. You record into a set, and each step is listed so you can replay, reorder, or delete it. Here it is as a diagram:

Actions
โ–พ Export Web (set) โ–พ Web JPG 1200 Convert to sRGB Image Size: 1200 px long edge Place watermark Save As JPG (quality 80) Close โ— record   โ–  stop   โ–ถ play
Figure 2: An Action named "Web JPG 1200" with five recorded steps. The red dot records, the square stops, the triangle plays the selected Action.

๐Ÿ› ๏ธ Guided Build: Record & Batch

Put a handful of test images in one folder, and make an empty "processed" folder beside it.

Step 1: Record the Action ยท 8 min

  1. Open one image. In the Actions panel, make a new Set ("Export Web"), then a new Action ("Web JPG 1200"). Recording starts automatically.
  2. Do the task once: Edit โ–ธ Convert to Profile โ–ธ sRGB, then Image โ–ธ Image Size to 1200 px on the long edge, place your watermark, then File โ–ธ Save As a JPG into the processed folder, and close.
  3. Press Stop. Every step is now saved.

Step 2: Test on one file ยท 3 min

  1. Open a different image, select your Action, and press Play. Watch it run the whole sequence by itself.
  2. If a step misbehaves, delete just that step and re-record it. Actions are editable.

โš ๏ธ Record relative, not absolute

Actions can record specific values that do not fit every image. Prefer steps that work on any file (convert profile, resize to a fixed long edge). Where an exact position matters, record on a typical image and test on an odd one before trusting the batch.

Step 3: Batch the whole folder ยท 6 min

  1. File โ–ธ Automate โ–ธ Batch. Choose your Set and Action, set Source to your input folder and Destination to the processed folder.
  2. Click OK and watch Photoshop process every file automatically. What took minutes per image now takes seconds for the whole set. ๐Ÿ†

โœ… Project Completion Checklist

  • โ˜ An Action is recorded with clear, general steps
  • โ˜ It plays correctly on a single test file
  • โ˜ Batch processed an entire folder into the destination
  • โ˜ Outputs are consistent (size, color, watermark)
  • โ˜ Originals are untouched (batch wrote copies)

๐Ÿงฐ Image Processor & Droplets

Two close cousins finish your automation toolkit:

ToolWhat it doesBest for
Image Processor
File โ–ธ Scripts
Resize and save a folder to JPG, PSD, or TIFF at once, optionally running an ActionQuick "make web copies of this shoot" jobs, no recording needed
Batch
File โ–ธ Automate
Runs any Action across a folder with full control of source and destinationAnything your Action can do, at scale
Droplet
File โ–ธ Automate โ–ธ Create Droplet
Saves an Action as a little app on your desktopDrag files onto it to process them, no Photoshop menus at all

๐Ÿ’ก The droplet trick

Make a droplet for your most common export, and keep it on your desktop. Drop a folder of images onto it and they process instantly. It is the fastest possible handoff: no opening Photoshop, no menus, just drag and done.

๐Ÿง— Now You: Solo Variation

๐ŸŒŸ Your challenge

  1. Record a second Action for a different output (say a 2000 px print JPG) and batch the same folder to compare.
  2. Turn your favorite Action into a droplet and process a folder by dragging it on top.
  3. Use the Image Processor to make sRGB web JPGs of a shoot without recording anything, and note when it is quicker than a full Action.

Going further: add a masked Curves grade or a Generative step to an Action where it makes sense. Even some AI edits can be baked into a repeatable pipeline.

๐Ÿณ Recipe Card: Automate

Record once, run everywhere

  1. Actions panel: new Set โ†’ new Action โ†’ it records
  2. Do the task once (convert, resize, watermark, save), then Stop
  3. Test Play on one file; edit steps if needed
  4. File โ–ธ Automate โ–ธ Batch across a folder (set Source + Destination)
  5. For handoff, Create Droplet; for quick resizes, Image Processor

Mantra: if you do it more than twice, record it.

๐Ÿ““ Learning Journal

Add to your journal after this lesson:

  • Key concepts you learned
  • Techniques that clicked for you
  • Questions or confusion points to revisit
  • Ideas you want to try
  • Your progress and feelings about learning this

โœ๏ธ This lesson's prompt: List three repetitive tasks in your own workflow that an Action could eat. Which one, automated, would save you the most time this month?

๐Ÿ“ Module 6 Summary

๐ŸŽ“ Key Takeaways

  • An Action records your steps so you can replay them with one click.
  • Batch runs an Action across a whole folder; the Image Processor handles quick resize-and-save jobs.
  • A droplet is an Action saved as a drag-and-drop app.
  • Automate the mechanical work; save your attention for the creative work.

๐ŸŽ‰ What You've Accomplished, Across All of Module 6

You added the Advanced tier's two superpowers: generative editing (add, remove, and expand by describing) and automation (record once, run on everything). Together they mean you can do bolder edits and deliver them at scale, which is exactly what turns a hobby skill into a professional one.

โ“ Common Questions at This Stage

My batch broke on some files.

Usually an Action recorded something too specific, or hit an unexpected file type or color mode. Re-record with general steps, and in Batch enable "Suppress color profile warnings" and error logging to a file so one bad image does not stop the run.

Can an Action include Generative Fill?

Some generative steps can be recorded, but results vary per run and need the cloud, so they are less predictable in a batch than deterministic steps like resize and convert. Test carefully before trusting them at scale.

Actions vs scripts: what is the difference?

Actions record UI steps and are easy for anyone to make. Scripts (JavaScript) are code and can do logic Actions cannot, like "if landscape, do X." Start with Actions; reach for scripting only when you hit their ceiling.

๐Ÿ”ญ Looking Ahead

This is the last tutorial-style module. Module 7 is the Capstone: no new tools, just you. You will choose a brief, plan it, and build a portfolio piece end to end using everything from fixing your first photo to generative edits and automation, then present the decisions behind it.

โœ… Before the Capstone

  • Build one Action you will actually reuse, and a droplet for it.
  • Skim your Learning Journal from Module 0 onward; notice how far you have come.
  • Start collecting ideas for a capstone piece you would be proud to show.

๐Ÿ“š Additional Resources

๐ŸŒŸ Encouragement for the Journey

You have now met every major capability Photoshop offers, from the humble crop to generative AI and automation. The tools are no longer the hard part. What is left is taste and practice, and those you build one project at a time. The Capstone is where you put it all together.