• Intro to AutoHotkey Intermediate AutoHotkey Intermediate Objects GUIs are Easy w/AutoHotkey Painlessly switch from V1 to V2

Screen clipping + (Outlook, IMGUR,Local file…)

screen clipping

Screen ClippingAutoHotkey Bottle 4

I use this AutoHotKey screen clipping script at least a dozen times a day. I think most people SHOULD be using it that often but don’t realize how useful it can be. This video walks through a few examples of how I use it.  Get the newest version here

At a high level- here are it’s strengths:

  • Incredibly easy to create a clip and leave it on the screen (then discard easily)
  • API integration with IMGURimage upload
  • Writes Outlook email and attaches it automatically (including time stamp and custom email)
  • Saves file as local png and places path to file on clipboard (so you can paste in anywhere- makes uploading to Facebook, LinkedIn, etc. a breeze)
  • Can easily save png file to desktop using timestamp for name

White sticker on computer 4The script (and commentary) can be found on the AutoHotKey forum here.  I’ve also included the AutoHotKey code below.

If you wish to leverage the IMUGR upload you’ll want to check out this video and create an account here so you can get your own oAuth token.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.