use-ocr
CommunityExtract text, tables, formulas, and handwriting from images and PDFs using local OCR.
AuthorLuYanFCP
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need for local OCR capabilities, allowing users to extract text, tables, formulas, and handwriting from images and PDFs without relying on cloud APIs.
Core Features & Use Cases
- Local OCR: Perform OCR tasks locally on macOS using
glmocr[selfhosted]and Ollamaglm-ocr:latest. - Text Extraction: Extract text from images and PDFs.
- Table Extraction: Extract tables from images and PDFs.
- Formula Extraction: Extract formulas from images and PDFs.
- Handwriting Recognition: Recognize handwriting in images and PDFs.
- Use Case: A user wants to convert a scanned PDF document into editable text without using cloud-based OCR services.
Quick Start
Run python use-ocr/scripts/run_use_ocr.py <input> to extract text from the provided image or PDF.
Dependency Matrix
Required Modules
glmocr[selfhosted]ollama
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: use-ocr Download link: https://github.com/LuYanFCP/common-skills/archive/main.zip#use-ocr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.