ollama-ocr
Installation
SKILL.md
Ollama OCR Skill
Use this skill when you need to recognize text from images using Ollama's local vision/OCR models. No internet required - fully offline OCR.
When to Use
- User sends an image and wants text extraction
- User asks to recognize text from a screenshot or picture
- Need local offline OCR without cloud API dependency
- Processing sensitive images that shouldn't be sent to third parties
Models Available
| Model | Best For | Size |
|---|---|---|
glm-ocr:latest |
Chinese text OCR | ~2.2GB |
llava:7b |
General image understanding | ~4.7GB |
moondream |
Lightweight vision model | ~1.5GB |
llama3.2-vision:latest |
Large vision model | ~7GB+ |