ocr-and-documents

Extract text from PDFs, scanned documents, and images using OCR.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill ocr-and-documents-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ocr-and-documents
Source: https://github.com/srivtx/supercharger-opencode/tree/main/documents/ocr-and-documents
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill ocr-and-documents-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, marker-pdf, python-docx, python-pptx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually extracting text from PDFs, scanned documents, and images. It allows users to convert documents into editable text, facilitating easy text manipulation and information retrieval.

Core Features & Use Cases

  • OCR Text Extraction: Extract text from PDFs, scanned documents, and images using OCR technology.
  • Document Parsing: Parse various document formats, including PDF, DOCX, PPTX, XLSX, HTML, EPUB, and images.
  • Use Case: For example, you can use this Skill to extract text from a PDF of a research paper or a scanned receipt, making the information easily searchable and editable.

Quick Start

Use the ocr-and-documents skill to extract text from the PDF file 'research_paper.pdf'.

Frequently Asked Questions about ocr-and-documents

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?

To extract text from a scanned PDF or image, this Skill uses OCR technology and document parsing tools to convert documents into editable, searchable output text.

What is the best way to parse text from multiple document formats like DOCX and PPTX?

The best way to parse text from formats like DOCX and PPTX is using a document processing Skill that supports extracting text from PDF, DOCX, PPTX, XLSX, HTML, EPUB, and images.

Can I use PyMuPDF and marker-pdf to extract text from research papers?

Yes, you can use PyMuPDF and marker-pdf to extract text from research papers or scanned receipts, making the information easily searchable and editable.

Does this document parsing approach support converting scanned receipts into editable text?

Yes, this document parsing approach supports converting scanned receipts into editable text, facilitating easy text manipulation and information retrieval from scanned documents.

What are the limitations of using OCR for PDF text extraction?

OCR for PDF text extraction solves manual data entry by converting documents to editable text, but limitations depend on the clarity of the input scans or images processed by the parsing tools.