Click the "Select File" button above, and choose your AHK file.
You’ll see a preview, if available.
Click the "Convert file to..." button to extract text information.
Convert AHK to another file type
To convert AHK scripts to another format, you need AutoHotkey or other Developer software.
Convert a file to AHK
To convert other file formats to the "Automation Script" file type, you need software like AutoHotkey or a similar tool.
About AHK files
An .AHK file is a plain text script used by AutoHotkey to automate tasks, remap keyboard keys, and create complex macros on Windows. These files are typically encoded in UTF-8 and contain scripting instructions that interact directly with the Windows API.
While incredibly powerful, the .AHK format has significant limitations for sharing. It requires the recipient to have AutoHotkey installed to run the file. Because it is plain text, it completely exposes your source code and logic. Furthermore, it is heavily platform-dependent and will not execute on macOS, Linux, or web browsers.
To share your automation tools with users who do not have the software installed, you must compile or convert the script. For distribution, convert .AHK to a standalone executable (EXE). For safe sharing, code review, or archiving, convert to TXT or bundle it into a ZIP archive. Drop your file here to view and convert it securely right in your browser.
Convert.Guru analyzes your AHK file, detects the exact format, and lets you read the text inside.
If you want to convert AHK file to EXE, PYTHON, LUA, C++, PMC, MSI, APP, DMG, DEB, RPM, PKG or RUN, you can use AutoHotkey or similar software from the "Windows Automation Script" category. In the File menu, look for Save As… or Export….
To convert JAR, APP, SCR, IPA, COM, AAB, PS1, DMG, VBS, EXE, XAPK or MSI files to AHK, try AutoHotkey or another comparable tool in the "Windows Automation Script" category.
The AHK Converter Story
The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our AHK converter.