ocr
Installation
SKILL.md
case.dev OCR
Production-grade document OCR with table extraction and word-level positional data. Processes PDFs and images (PNG, JPG, TIFF, BMP, WEBP) up to 500MB.
Requires the casedev CLI. See setup skill for installation and auth.
Process a Document
casedev ocr process --document-url "https://example.com/contract.pdf" --json
Flags: --document-url (required), --document-id (optional tag), --engine (override).
Returns a job ID and initial status.