Getting Started

Copy an image to the Windows Clipboard, run ConvertFrom-ClipboardToText and that’s it in a nutshell.

  1. If you don’t have an Azure account, Create your Azure free account today
  2. Grab your Computer Vision API key, you’ll need it to access the OCR feature of cognitive services
  3. Grab the PowerShell code on the PowerShell Gallery
  4. Set the $ENV:MicrosoftVisionKey you set up in Step 2

In Action

image