Alternatives to Macro Recorder

A Windows tool that records mouse and keyboard actions and replays them as editable macros. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

  • Macro Recorder

    A Windows tool that records mouse and keyboard actions and replays them as editable macros.

    PaidProprietaryWindows

Replacements

Listings that take over the same core job as Macro Recorder.

  • Pulover's Macro Creator

    Records mouse and keyboard actions and turns them into editable AutoHotkey scripts.

    Pulover's Macro Creator is free GPL-3.0 Windows software that records actions and exports them as editable AutoHotkey scripts, though development has been quiet for a long time.

  • TinyTask

    36 KB portable macro recorder that replays mouse clicks and keystrokes.

    FreeProprietaryWindows

    TinyTask is a free 36 KB portable Windows recorder that also compiles to EXE, but it has no editing or logic and recordings break when windows move.

  • Actiona

    A cross-platform desktop automation tool that runs sequences of actions such as clicks, key presses and file edits.

    Actiona is a free open-source tool for Windows and Linux that builds tasks from ready-made actions such as clicks, key presses and file edits.

  • AutoHotkey

    A Windows scripting language for hotkeys, text expansion, key remapping and automating anything on screen.

    AutoHotkey is a free GPL-2.0 Windows scripting language, so macros are written as scripts rather than recorded, and can compile to standalone executables.

  • AutoIt

    A freeware BASIC-like scripting language for automating the Windows interface and general scripting tasks.

    FreeProprietaryWindows

    AutoIt is a freeware closed-source Windows scripting language with BASIC-like syntax for controlling keystrokes, mouse and windows, with a dedicated script editor.

  • Ui.Vision

    An open source browser extension and desktop app for recording and running browser and desktop macros.

    Ui.Vision is an open-source browser extension that records browser macros with image recognition, needing a separate app for desktop automation.

  • Power Automate

    Microsoft's no-code automation platform for desktop and web workflows.

    Power Automate is Microsoft's no-code platform whose desktop flows automate Windows applications and web workflows, with paid licensing for advanced connectors and higher volumes.

  • OpenRPA

    An open-source robotic process automation tool for recording and running automated workflows on Windows.

    OpenRPA is a free open-source Windows RPA tool that records and runs workflows across desktop, browser, Java and terminal applications, with a steeper learning curve.

Also worth comparing

These listings name Macro Recorder as their own alternative, so the relationship runs both ways.

  • OP Auto Clicker

    A free auto clicker that repeats mouse clicks at the cursor or a fixed screen position.

    Macro Recorder is a paid Windows tool that records mouse and keyboard actions with IF-THEN and repeat logic, going beyond a single click point.

Similar software

Related functionality, not a direct replacement.