Create AutoHotkey script to move images to folders
Project detail
Hi everyone,
I’d like to creat a script with AutoHotkey to view pictures (with the standard Windows 10 picture viewer) and sort them into different subfolder by pressing a key.
At first:
Open the selected picture with the Windows picture viewer
Create subfolder 1, 2 and 3 in current directory.
Then:
Key A -> move picture to folder 1 and show the next picture
Key B -> move picture to folder 2 and show the next picture
Key C -> move picture to folder 3 and show the next picture
Looking forward hearing from you.
Thanks in advance.