Forum thread: link.
Provides an interface to Active Scripting languages like VBScript and JScript, without relying on Microsoft's ScriptControl, which is not available to 64-bit programs.
by Alguimist - AHK IDE with useful built-in plugins and GUI designer.
by Alguimist - WYSIWIG GUI Designer and Script Editor.
by joedf - Displays AutoHotkey Environment Information and AHK support relevant System Information with a fancy update checker that auto-downloads with a progress bar. Forum thread: link.
A Python wrapper for AutoHotkey - Forum thread: link
SciLexer.dll based IDE for AutoHotkey.
by evilC - Swap AHK version quickly! Forum thread: link.
A rudimentary but functional implementation of AutoHotkey v1.0.24 for Linux by phil294. Forum
Draw your applications. Forum thread: link. GitHub link.
AutoHotkey interpreter installer and binaries.
AutoHotkey for Pocket PCs / WinCE / Smartphones. Forum thread: link. Documentation link.
for AHK 1.1+ Forum thread: link.
for AHK 1.0 does not work with password or /nodecompile protected files.
AutoHotkey.dll opens the world of AutoHotkey to other programming and scripting languages. Forum thread: link. Documentation link.
AutoHotkey IntelliSense, debug, and language support for VS Code, forked by Mark Wiemer from AutoHotkey Plus by cweijan
Part of the AutoHotkeyH distribution. Load the autohotkey.dll from your other language, and pass normal AHK code to the dll file for execution. See here for a list of the exported functions. Some older links: python example, c/c++ example, forum link
Write AutoHotkey scripts in Python - Forum thread: link
by GeekDude - A lightweight dynamic code tester.
Addon for any text editor that provides context sensitive help by pressing F1.
Visual programming (with DRAKON diagrams) for AutoHotkey.
Forum thread: link.
Write AHK with JavaScript - Forum thread: link, Exo-CLI (Interactive Command-line) link.
Addon for any text editor that helps you jump to labels, hotkeys, hotstrings and functions in the active file.
Addon which allows jumping to tokens within AHK source code.
WYSIWYG GUI Creator for AutoHotkey.
A syntax highlighter written in JavaScript supporting more than 130 languages (including AutoHotkey).
Cross platform .NET rewrite - *unfinished*.
by jethrow - iWB2 Learner is a tool for gathering information about Internet Explorer webpages. Forum thread: link
Continuation of IronAHK by mfeemster. Forum
Note: lua.ahk and lua_ahkfunctions.ahk can be found here*.
Tutorial link, C/C++ to MCode Generator forum link.
by Alguimist - MagicBox is a development tool to assist in the creation of message boxes. Forum thread: link.
Setup for popular code editor Notepad++ for AutoHotkey.
Forum thread: link.
Function that prints array content in GUI.
Lightweight minimal AutoHotkey syntax highlighting.
a Free Automation Tool and Script Generator. Recommended for beginners. Forum thread: link. GitHub link.
Documentation link.
SciTE-based IDE for AutoHotkey.
Sublime 4 AutoHotkey is a patch for Sublime Text text editor which adds support for AutoHotkey. - (discontinued)
AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.
Legacy syntax highlighter for AutoHotkey with default support for line numbers.
Vim plugin to add syntax highlighting for AutoHotkey.
Vim plugin to add auto-completion. (omni-completion)
Visual Studio Code (VSCode) plugin to add syntax highlighting for AutoHotkey.
by Alguimist - Useful window spy / information tool written in AHK.
by Uberi and infogulch - Simple unit testing framework for AutoHotkey.
by AHKDb - A database library for tab-separated data.
by IsNull - An OOP-SQL database access framework. Forum thread: link.
Basic HTTP Server. Forum link
by G33kdude - Class based AutoHotkey library for console support. This library enables you to create an object representing a console to interact with, as well as multiple console buffer objects to facilitate in double buffering. Forum thread: link.
by TheGood - Function based sockets library. Supports TCP. Forum link
Update of the above GDI+ library compatiable with both AHK v1.1 and AHK v2 - Forum thread: link.
by hoppfrosch - Library to handle strings in tabular format - Forum thread: link.
by cocobelgica - JSON lib for AutoHotkey. Forum thread: link.
by tmplinshi - Move and resize controls automatically when a GUI is resized.
by Learning One - Library for making bar charts. Download link.
math expression evaluation incl brackets.
by Pulover - Auto-completes typed values in an AHK ComboBox. Forum thread: link
by ChrisS85 - An object-oriented GUI library for AutoHotkey. Forum thread: link
by evilC - Replacement for AHK hotkey GuiControl that supports mouse buttons etc (Partially mature).
by G33kDude - Automate Google Chrome using native AutoHotkey - Forum link
by RHCP (Kalamity) - An AHK memory reading/writing class with pattern scans. Forum thread: link
by just me - Creates a scrollable GUI as a parent for AHK GUI windows. Forum thread: link
by just Me - AHK SQLite API wrapper class. Forum thread: link.
by trueski/kdoske - Library to work with CSV files and Listview functions. Forum thread: link.
by evilC - Control a vJoy virtual joystick using AHK.
by jballi - Library for the lightweight and surprisingly powerful default Edit control for displaying and editing text. Forum thread: link
by Pulover - Evaluate expressions in strings. Forum thread: link
by Xx7 - Library for creating a graph in Excel, save the graph as an image and display it in a GUI.
by Shambles - A Set of Functional Programming Libraries. - Forum thread: link
by kon - Functions for retrieving extended file properties.
by jNizM - AutoHotkey wrapper for FTP Sessions (Class) - Forum link
by nnnik - a gdip chart lib for autohotkey. Forum link
by tic - Full featured library that helps in interaction with Microsoft's gdiplus.dll - Forum thread: link.
by tic - Library using gdiplus.dll for searching image instances on the screen. See the end of that thread for MasterFocus' improved version, or see his GitHub repo here
by Shambles - A Hash Table Implementation for AutoHotkey.
by Avi - Function to convert meaningful shortcuts (Ctrl+X) to AutoHotkey syntax (^x).
by iseahound - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and v2. - Forum thread: link
by evilC - Full event-based, 8 axis, 128 button, 4 POV joystick reading (C# DLL, Uses Lexikos' CLR).
by just me - a collection of utility functions for ListBoxes. Forum thread: link
by kevgk - Work with MySQL databases in autohotkey, without exposing server credentials to the client.
by joedf - AutoHotkey Library For Console Support. This library enables you to write console applications and interact with other console instances. Basically, this library facilitates anything that has to do with writing and interacting with consoles. Forum thread: link.
by different authors - A collection of crypting and encoding functions.
by Laszlo - Function library to manipulate comma delimited lists. Forum thread: link.
by just Me - Individual background and/or text colours for a GUI ListView's cells or rows. Forum thread: link
by just me - Some additional functions for AHK GUI ListView controls. Forum thread: link
by just Me - In-cell editing for ListView controls. Forum thread: link
by Pulover - Additional functions for AHK ListView controls. Forum thread: link
by G33kDude - Set of tools for build HTML-based user interfaces with AutoHotkey. Forum thread: link
by JnLlnd - Library to load/save CSV files to Objects and and Listview functions. Forum thread: link.
by HotKeyIt - Serialize/deserialize object to/from variable/memory.
by cocobelgica - Call function on window event (WinWaitXXX async). Forum thread: link
by tidbit - A simple class to add particles to your GUI or onto your screen, using GDI+. Forum thread: link.
by Pulover - AHK class for AutoHotkey Rebar custom controls. Forum thread: link
by Xeo786 - Webdriver Library to support any Chromium based browser only requiring webdriver (no selenium/websocket) - Forum link
by SKAN - Auto-elevates script without UAC prompt.
by Avi - Library facilitating high precision mathematics.
by cocobelgica - Serialize / de-serialize an AutoHotkey object structure. Forum thread: link.
by GeekDude - A class aiming to make using low-level GDI functions simple.
by Bentschi - Class based sockets library. Supports TCP and UDP.
by GeekDude - Socket library based on Bentschi's - Forum link
by tidbit - Stand-alone string manipulation functions.
by CapnOdin - SVGraph bringing graphing and charting to AutoHotkey. Forum link
by VxE - Library to manipulate strings in tabular (TSV) format and Listview functions. Forum thread: link.
by just Me - enhanced MsgBox for Win Vista+ - link
by hi5 - Functions for manipulation of text files such as *.txt, *.ahk, *.html, *.css etc and Strings (or variables). Forum thread: link.
by HotkeyIt - Count Days, hours, minutes, seconds between dates. Forum thread: link
by Pulover - AHK Class for AutoHotkey Toolbar custom controls. Forum thread: link
by just Me - Provides transparent listbox controls for AHK GUIs. Forum thread: link
by Shambles - Type Checking for AutoHotkey - Forum thread: link
by Lexikos - Provides alternatives to some SoundSet/SoundGet subcommands, as well as some additional features that SoundSet/SoundGet do not support. Forum thread: Link
by GeekDude - Class based WebSocket library - Forum link
by Deo - WinClip is a clipboard manipulation class extending AutoHotkey's clipboard capabilities including support for RTF, HTML and images. Forum thread: link.
by Lipkau - Lib allows the use of WinSCP in AHK
by trueski/hi5 - Serialize/deserialize array to/from XML. Forum thread: link.
by SKAN - Function library for graphically plotting real time data.
by Lexikos - Read XBOX gamepads using XInput (Only way to independently read L/R triggers), control rumble motors.
a book on AutoHotkey (not completed yet). Forum thread: link.
Official ahkscript GitHub organization.
Official website of the AutoHotkey scripting language (downloads, forum, documentation).
Official webpage of AutoHotkey Foundation LLC, a non-profit LLC (Limited Liability Company) founded for this software. Certificate of Organization (pdf) link.
Official uptodate AutoHotkey documentation. GitHub link.
Official quick start tutorial - originally written by tidbit. Forum thread: link.
Platform game. Forum thread: link, GitHub: link
Mahjong game. Forum thread: link
Suggests and completes words as you type. Forum thread: link.
Save and restore last window position for each process. Forum thread: link
sets up rules for taking actions on files (move, copy, delete, etc) based on the name of a file, its extension, size, age, and more. More info link.
Tiling Window Manager. Forum thread: link
A clipboard manager (text only) with plugins (Search, predefined Slots, ClipChain, FIFO, Editor and more). Forum thread link.
Monitor clipboard changes, show tooltip of word count for text or a temporary GUI for pictures.
is a Multiple-Clipboard management utility for Windows. Source code: GitHub. Forum threads: link 1, link 2.
Hotkey to easily receive current, past or upcomming date strings. Forum thread: link
Multiple mice, individual settings, auto swap mouse buttons on second mouse. Forum thread: link.
Examples of GUIs using non-standard methods to produce beautiful user interfaces.
2 or 4 player racing game. Forum thread: link
Interesting GDI+ examples.
One-handed Typing. Using the space bar as a modifier, the user can generate the characters of either side of a full-sized keyboard using only one hand. More information via Forum thread: link
Board game. Also known as Ataxx. Forum thread: link
Retro puzzle game. Forum thread: link, GitHub: link
On-Screen Display which displays every key or mouse button press at a clearly visible text size. Forum thread: link
Searchable interactive lists to copy & paste text with plugins. Forum thread: link.
Multiple Tetris variants. Forum thread: link
Minimize window to tray & more. Forum thread: link
evaluate math expressions in strings (calculator).
Control applications by mouse gestures. Gestures and actions can be defined via customizable interface. Documentation in English and Japanese - Japanese Homepage link
Open, restore or minimize the desired Window's or Chrome's Apps. Forum thread: link
Try to avoid being fished by evolving. GitHub: link
Remake of the amiga game Logical. Forum thread: link, GitHub: link
helps people to learn better, more efficient keyboard layouts such as Dvorak, Colemak or Asset. Forum thread: link.
Multi purpose launcher and file switcher. Website link.
Powerful hotkey, launcher, mouse gestures system, and much more (skinable) - Forum thread: link
Enhances Windows/Aero Snap by taking over its hotkeys (Win+Left/Right, etc) and providing more fine-grained control over snap location and size. Works with multiple monitors, resolutions, and DPI levels.
Use hotkeys to open or move/copy selected files in Windows Explorer. Forum thread: link
Super useful shortcuts with the CapsLock key that spare the need to move hands while typing. Super simple. No learning curve.
Sudoku game and solver. Forum thread: link
Allows you to type using the number pad, with only 2 number presses for every letter. Documentation: link
Suggests and completes words as you type. Forum thread: link GitHub link.
unit converter that has most common English and scientific units and most common quantities from length to density to thermal conductivity. Also includes a section for physical and mathematic constants.
tool which provides some useful functionality within multi monitor environments. WindowPadX is an enhancement of WindowPad, originally released by Lexikos, see original forum thread: link
AutoHotkey classes advanced tutorial.
AutoHotkey classes basic tutorial.
MCode (machine code) tutorial.
Using AutoHotkey with MS Office.
Using HTML and CSS for creating GUIs.