In this video we're going to look at AHK Windows Get commands to retrieve the data related to the target window such as the title, text, position and more.
In this video, I will be demonstrating five different scripts that use UWP API (Universal Windows Platform API) to perform Optical Character Recognition (OCR).
This video will teach you how to control your mouse to send clicks or move the cursor to a specific point using AutoHotkey.
In this video, we're going to customize our AHK script's tray icon and its menu.
In this video, we'll be looking into the FileSelectFile and FileSelectFolder commands that prompt users to select a file or a folder.
Watch this video to learn how to use Tesseract to performance Optical Character Recognition (OCR) on images that contain English or foreign language texts.
If you want send mouse events like clicks directly to elements (controls) within a window, you can use the controlclick command.
Use this single line of code (Regex) in AHK to switch date formats between US and UK!
These Hotkeys let you control your YouTube video from any window.
This AutoHotkey screen clipping script is a fantastic tool that can replace the windows default Snipping tool. Watch this video to help you get set up!
In this video, we will be looking at the Characters, Groups and Ranges in RegEx patterns.