Skip to main content
Back to registry

image-ocr

fearovex/claude-config

Expert in extracting, processing, and structuring text from images using OCR tools and techniques.

Installs182
Install command
npx skills add https://github.com/fearovex/claude-config --skill image-ocr
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Expert in extracting, processing, and structuring text from images using OCR tools and techniques. This skill provides specialized knowledge for extracting text from images, including: Triggers : ocr, extract text from image, image to text, read text image, optical character recognition, tesseract, easyocr, paddleocr, textract, vision api, document extraction, screenshot text, invoice ocr, receipt ocr, handwriting recognition, image text extraction Preprocessing is the #1 factor in OCR accuracy. Always apply before running OCR. Use Claude's vision capability when you need structured extraction + understanding: *Requires additional language pack installation - Tool and library selection by use case (Tesseract, EasyOCR, PaddleOCR, cloud APIs) - Image preprocessing to maximize OCR accuracy - Post-processing and structuring of extracted text - Handling handwriting, receipts, invoices, documents, screenshots - Multilingual OCR and special character support - Integration into Python/Node.js/cloud pipelines - Cause : Image too small or too noisy - Fix : Upscale 2x, apply denoising and binarization - Cause : Default layout analysis fails on multi-column - Fix : Crop each column separately and OCR individually - Cause : Large model loaded - Fix : Use use_gpu=True if available, or use_angle_cls=False for horizontal text - Cause : Image was rotated before OCR - Fix : Apply deskew() in...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does image-ocr do?

Expert in extracting, processing, and structuring text from images using OCR tools and techniques.

Is image-ocr good?

image-ocr does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does image-ocr work with?

image-ocr currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to image-ocr?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install image-ocr?

npx skills add https://github.com/fearovex/claude-config --skill image-ocr

Related skills

Alternatives in Software Engineering