Docs

RunMacro Documentation

Learn RunMacro from basics to advanced.

Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

RunMacro robot
Docs Smart HTML Smart Download Images
🖼 Smart HTML

Download images from a page by selector (Smart Download Images)

What it does

The Smart Download Images command collects images inside an element (or the whole page) by selector and downloads them to a folder. It filters by minimum size, caps the count, and auto-skips duplicates (by URL and content).

When to use it

  • Download a product/gallery image set from a page.
  • Collect images from a specific page region.
  • Save images locally for another workflow.

Configuration steps

  1. Pick the selector of the region/images to download.
  2. Add a Smart Download Images command, choose the save folder.
  3. Set the min size, max count, and filename pattern.
  4. Save.

Every option explained

Save folder

Where to save downloaded images; created if missing.

Collect scope (picked/all)

Only within the picked element, or all elements matching the selector on the page.

Minimum size (width/height)

Skip images smaller than the threshold to avoid icons/junk.

Max count

Cap the number of images per run.

Filename pattern + URL source

Naming rule (using {index}, {hash}...) and which attribute holds the image URL.

Real example

Example: download a product gallery

  1. Pick the gallery container selector.
  2. Smart Download Images, folder C:\Images, min 300x300, max 50.
  3. Run — images are saved, duplicates/small ones skipped.

Tips & common mistakes

It remembers downloaded images (by URL and content), so re-running will not re-download duplicates.
RunMacro robot

Ready to automate smarter?

Download RunMacro and start automating your desktop, browser, and business workflows today.