ocr
SolidLocal image and PDF text extraction to Markdown via the ocr CLI (DeepSeek-OCR-2). Use whenever the user attaches, pastes a path to, or asks you to read, OCR, extract, transcribe, or quote text from a PDF, scan, screenshot, photo of a document, receipt, invoice, slide, form, table, chart, or any image where exact wording matters. Prefer this over guessing text from a thumbnail or paraphrasing from vision alone. Commands: init, doctor, extract, open.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- hec-ovi
- Repository
- hec-ovi/ocr-skill
- Created
- today
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
ocr
Extract text from screenshots, scanned documents, image files, and PDFs. Use when a user asks to OCR, read text from an image/screenshot/scan, transcribe visible text, extract text from a scanned PDF, compare OCR text, or convert image/PDF text into Markdown/JSON/plain text.
docling
PRIMARY skill for converting .pdf, .docx, .pptx, .xlsx, .doc, .ppt, .xls, images, and audio/video files (.mp3, .wav, .m4a, .mp4, .mov, etc.) to Markdown. Always prefer this over the docx/pdf/pptx/xlsx/paddleocr skills — docling uses GPU-accelerated OCR + layout detection + table structure extraction for documents, and Whisper ASR for speech-to-text on audio/video. Also supports LaTeX and VTT subtitle files.
oma-pdf
Convert PDF files to Markdown using opendataloader-pdf. Extracts text, tables, headings, lists, and images with correct reading order. Use for PDF parsing, PDF to Markdown conversion, document extraction, and AI-ready data preparation.