/Image-to-Text

API key can be obtained here: https://console.cloud.google.com/apis/credentials

Primary LanguagePowerShell

Image-to-Text

API key can be obtained here: https://console.cloud.google.com/apis/credentials

This script can be used to extract text from a photo using Google's API. It takes am image, converts it to base64, sends the data to Google for processing, and prints the reponse.