4 votes

OCR Content App

An OCR Content App for Umbraco which gives you an OCR tab to read text from an image

You need the following app settings in your web.config file:

<add key="OcrSubscriptionKey" value="azure-subscription-key-here" />
<add key="OcrApiUrl" value="https://westeurope.api.cognitive.microsoft.com/vision/v2.0/ocr" />

Please make sure you have a valid subscription key for the Azure Vision API in the app settings of the web.config file. Also check that the ocr api endpoint is correct.

To find out how to get a subscription key, visit this page: https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/vision-api-how-to-topics/howtosubscribe

Screenshots

 Download package
version 1.0.2

NuGet install instructions for Umbraco 8.0.0-8.18.13

Install-Package OcrContentApp

Package owner

Paul Seal

Paul Seal

Paul has 2889 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 8.0.x

Package Information

  • Package owner: Paul Seal
  • Created: 18/03/2019
  • Current version 1.0.2
  • .NET version 4.7.2
  • License MIT
  • Downloads on Our: 187
  • Downloads on NuGet: 1.8K
  • Total downloads : 2K