OCR Text Extractor API

## OCR Text Extractor API Extract text from images, receipts, invoices, business cards, and scanned documents using AWS Textract. ### Endpoint `POST /ocr` ### Input (one of) - `image` — multipart file upload - `image_url` — URL to an image - `image_base64` — base64-encoded image string ### Response ```json { "text": "full extracted text", "lines": [{ "text": "...", "confidence": 99.4 }],…

2 subscribers
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

OCR Text Extractor API endpoints

MethodEndpointDescription
POST Extract Text (OCR)
/ocr
Extracts text from an image, receipt, invoice, or scanned document. Provide either image_url or image_base64 in the request body.

OCR Text Extractor API pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 25 / monthly
PRO Recommended $9.99 / month
  • Requests: 1,000 / monthly (then $0.0200 each)
ULTRA $24.99 / month
  • Requests: 5,000 / monthly (then $0.0200 each)
MEGA $59.99 / month
  • Requests: 20,000 / monthly (then $0.0150 each)

More Visual Recognition APIs

View all →
  • Search by Image on Google Lens - Get Visual Matches, Products, Exact Matches, Text (OCR), Homework,…

    Visual RecognitionFreemium1.4k subscribers
  • Extract VINs instantly from images, PDFs, barcodes, or QR codes, and automatically decode the make, model,…

    Visual RecognitionFreemium906 subscribers
  • Remove or replace the background of any image in just a few seconds using an AI-powered algorithm

    Visual RecognitionFreemium1.8k subscribers
  • Handwriting Recognition OCR - Convert scanned handwritten notes into editable text.

    Visual RecognitionFreemium2.3k subscribers
  • Optical Character Recognition: Automatically Detect and Recognize Text in Multiple Languages

    Visual RecognitionFreemium2.1k subscribers
  • This API analyzes images and conducts Optical Character Recognition.

    Visual RecognitionFreemium2.9k subscribers