What problem does it solve?
This skill solves the challenge of digitizing text from non-editable sources like images, screenshots, and scanned documents, enabling you to convert visual information into structured, machine-readable data.
Core Features & Use Cases
- Multi-Engine Support: Choose between local tools like Tesseract and EasyOCR for privacy, or cloud APIs like Google Vision and AWS Textract for high-accuracy document parsing.
- Advanced Preprocessing: Includes built-in image enhancement techniques like deskewing, binarization, and noise reduction to ensure the highest possible OCR accuracy.
- Structured Extraction: Go beyond raw text by extracting key-value pairs, tables, and form data from complex documents like invoices and receipts.
Quick Start
Use the image-ocr skill to extract all text from the provided image file and return it as a clean string.