Master Visual Scripting with These ezActions Tutorials

Let’s keep it real: resizing, watermarking, and exporting hundreds of images manually is just soul-crushing work. That time should be spent on actual design. I built ezActions to bridge the gap between rigid, basic Photoshop actions and complex scripting. You don’t need to know how to code. You just connect some visual nodes, and the plugin does the heavy lifting for you.

To help you get started, I’ve put together these ezActions tutorials. They show you exactly how to build smart workflows step-by-step. If you need more technical details on specific nodes later, you can always check out the Documentation.

How to Watermark an Entire Folder

In this first video, I’ll show you a practical example of how to automate a full folder of images. No more dealing with standard actions that break half the time. We’ll connect a few visual nodes to open the files, drop in a logo, scale it to exactly 200px, and align it perfectly at the bottom center with a 5% margin.

You’ll see the workflow run in real-time. I’ll also show you how easy it is to tweak things—like lowering the watermark’s opacity—and how to export the workflow to share it. If you want to understand the basics of the For Each, Select File, Transform, and Align nodes, this is one of the best ezActions tutorials to start with.

Automate Mockups & Smart Object Replacements

Batch replacing smart objects can be a nightmare, especially if your mockups have different formats. In this video, we’ll build a simple node-based workflow that handles portrait, landscape, and square layouts perfectly.

Instead of manually opening and editing every single mockup, we’ll set up a reusable sequence. The plugin will open the files, replace the smart objects, place the artwork based on the orientation, resize everything, and export the final JPGs automatically. If you sell templates or run a print-on-demand shop, these kinds of ezActions tutorials will save you a massive amount of time.

Why Visual Scripting Changes the Game

Watching these ezActions tutorials is just step one. The real fun starts when you build your own custom logic. Standard Photoshop actions usually fail when a layer is named differently or an image is the wrong size. Node-based workflows actually adapt to what’s happening on your canvas.

Since I built the plugin on the modern Adobe UXP architecture, everything runs natively and super fast on Mac and Windows. You get all the power of advanced programming, but you never have to write a single line of code.

A Few Quick Questions I Get a Lot

Do I need to know how to code?
Nope. The whole point is visual logic. You drag blocks, connect them, and adjust the settings. If you know how to use Photoshop, you can do this.

Can I still use my old Photoshop actions?
Absolutely. There is a specific “Action” node so you can trigger your existing, classic actions right in the middle of a node sequence.