ShortcutOCR

OCR for Shortcuts.


Description

Zero configuration Optical Character Recognition for Shortcuts. Image in, text out.

Part of the Intelligent Tools Collection

Usage

Pass in a base64 encoded Image in a dictionary. Scale it down below 1024x1024 resolution for performance.

Example Usage

{
  "Image": "iVBORw0K..."
}
This shortcut was compiled with Trail Blazer! This shortcut was made with ShortcutNLP!

Credits

  • Built on Tesseract.js

Latest Release Notes

1.0.0 - July 31, 2019, 4:50 a.m.

Initial release


Past versions