n8n-nodes-plemeo-ocr

0.1.17 • Public • Published

n8n-nodes-plemeo-ocr

This is an n8n community node for processing images with Plemeo OCR.

N8N is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Process OCR
    • Process one or more images (PNG, JPG, TIFF) with Plemeo OCR
    • Converts images to base64 and sends them to the Plemeo OCR API
    • Returns the OCR processing results

Credentials

No credentials are required for this node.

Compatibility

This node has been tested with n8n version 0.125.0.

Usage

  1. Add the Plemeo OCR node to your workflow
  2. Enter your Organization ID
  3. Add one or more images to process
  4. The node will automatically convert the images to base64 and send them to the Plemeo OCR API
  5. The results will be returned in the node's output

Resources

Version history

0.1.0

  • Initial release
  • Basic OCR processing functionality
  • Support for multiple image inputs
  • Base64 conversion

Package Sidebar

Install

npm i n8n-nodes-plemeo-ocr

Weekly Downloads

14

Version

0.1.17

License

MIT

Unpacked Size

22.5 kB

Total Files

10

Last publish

Collaborators

  • jan.thanei