ocr

Extract text from images and PDFs with JSON and Markdown output.

20|25|Updated May 30, 2026
One-click install
npx skills add https://github.com/OpenCoven/coven-cave --skill ocr-opencoven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ocr
Source: https://github.com/OpenCoven/coven-cave/tree/main/marketplace/plugins/ocr/skills/ocr
Command: npx skills add https://github.com/OpenCoven/coven-cave --skill ocr-opencoven

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of extracting text from images and PDFs with high accuracy, enabling users to quickly transcribe and process visual content.

Core Features & Use Cases

  • Image to Text: Convert images to plain text, ideal for screenshots and scanned documents.
  • PDF to Text: Extract text from PDFs, with options for JSON and Markdown output.
  • Use Case: Need to convert a scanned receipt into a digital format for accounting? Use this Skill to quickly extract the text and format it as needed.

Quick Start

Run the ocr skill on the image 'receipt.jpg' to extract text.

Frequently Asked Questions about ocr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text from a scanned PDF or image?

Extracting text from a scanned PDF or image involves parsing document content to convert visual elements into plain text. This skill automates image to text and PDF to text extraction for forms, receipts, and screenshots.

Can I convert a scanned receipt into a digital format for accounting?

Yes, converting a scanned receipt into a digital format for accounting requires transcribing the image content. This skill extracts text from receipt images and provides options for JSON and Markdown output formatting.

What is the best way to digitize forms and retrieve data from images?

Digitizing forms and retrieving data from images is best achieved through document processing techniques that parse visual content. This skill uses image parsing to extract text from forms, transforming visual data into editable plain text.

Does text extraction work on both images and PDF documents?

Text extraction works on both images and PDF documents by applying specific parsing techniques to each format. This skill supports image to text and PDF to text conversion for accurate text retrieval from various document types.

What output formats are available when extracting text from PDFs?

When extracting text from PDFs, the available output formats include plain text, JSON, and Markdown. This flexibility allows you to format extracted text as needed for downstream tasks like data retrieval and document processing.