Alternatives to TinyTask

36 KB portable macro recorder that replays mouse clicks and keystrokes. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

  • TinyTask

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

    FreeProprietaryWindows

Replacements

Listings that take over the same core job as TinyTask.

  • Pulover's Macro Creator

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

    Pulover's Macro Creator is open source under GPL-3.0 and lets recorded macros be edited as structured commands and exported to AutoHotkey, though development has been quiet.

  • AutoHotkey

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

    AutoHotkey is an open-source Windows scripting language, so macros are written as scripts that can target windows and controls instead of raw recorded coordinates.

  • Power Automate

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

    Power Automate is Microsoft's proprietary no-code platform whose desktop flows automate Windows applications, with paid licensing for advanced connectors, instead of a tiny portable recorder.

Similar software

Related functionality, not a direct replacement.