Ocr Reader

Extract text from images and PDFs using OCR. Use when the user uploads or references a scanned document, receipt, invoice, or image with text.

jigarjani-dev Updated

File contents

OCR Reader

Extract text from images and PDF documents.

When to use

  • "read this receipt", "what does this invoice say", "extract text from this scan"

Scripts

  • scripts/extract.py — OCR a file. Args: file_path, image_description (optional fallback text).

Procedure

  1. Run scripts/extract.py with file_path.
  2. Return the extracted text to the user.

jigarjani-dev/sutradhaar/tree/main/data/skills/ocr-reader commit 91ac6fadee

Frequently asked questions

npx skillmds@latest add jigarjani-dev/ocr-reader