moving images with hotkeys

alidan

Distinguished
Aug 5, 2009
1,681
0
19,730
i have an absolute crap ton of images i want to go through and sort.

i want to move them with a simple press of a key,
no notification popup
no select folder

i want to press for example "1" and it moves it to folder c:\one , and if i press "2" it sends it to folder c:\2

is there ANY program that will let me do this...
preferably free,
and preferably something that uses the full image and not a thumbnail.
 
If you're not afraid of a little bit of scripting, you could use Autohotkey.
http://www.autohotkey.com/

The language is simple enough and there's plenty of example code on the web that you can look through. Whether it's worth the trouble depends on just how many pictures you need to sort.
 
little over 400000 and im sorting them over the coarse of the rest of the year.
on a side note,
Plumeria
basicly exactly what i want, however the program has a tendency to crash and fail to move some images, so ill definatly look into autohotkey and if what i need it for is complex... well... ill weigh my options.