Do Per Line
Perform mouse/keyboard actions with every line of text in the clipboard.
Let’s say you’ve found a list of plant names, but you’ve never seen them before and you want to know what they look like. You could search Google Images for them individually, but it would take a long time if you’ve got a long list. Alternatively, you could use Do Per Line to smash through the entire list like a robot:
Wow, so fast! That’s what Do Per Line does: it takes each line of text in your clipboard and wraps it with any keyboard and mouse actions you need (defined using Autohotkey’s Send command syntax). It’s handier than you’d expect.
Download Do Per Line (Windows).