This short AutoHotkey script allows you to use the arrow keys to move your active window up, down, left and right bit by bit.
In this video, I'll be showing you the way to run AutoHotkey scripts directly from the portable version of SciTE4AutoHotkey.
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.
If you want to customize your Traytip in AutoHotkey, you can use this Notify script!
This Autohotkey script uses youtube-dl to download a list of YouTube videos.
In this video I explain what #MaxThreadsPerHotkey is and how you can make use of it. One of the examples I'll be showing you includes an infinite loop that you can toggle on and off by a single Hotkey.
In this video, we will be looking at the RegExReplace function in AutoHotkey.
In AutoHotkey, it's important that you understand the difference between the types of assignments. Watch this video to learn more.
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!
This script allows you to customize your tooltip's font and color for better looks!
In this video I walk you thru how to download and use the portable version of Tesseract for Optical Character Recognition (OCR) and Leptonica for image pre-processing to improve the OCR result.