ocr-and-documents

Convert PDFs and scanned documents into editable text using OCR.

539|39|Updated May 1, 2026
One-click install
npx skills add https://github.com/Tommy-yw/RunbookHermes --skill ocr-and-documents-tommy-yw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ocr-and-documents
Source: https://github.com/Tommy-yw/RunbookHermes/tree/main/skills/productivity/ocr-and-documents
Command: npx skills add https://github.com/Tommy-yw/RunbookHermes --skill ocr-and-documents-tommy-yw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the conversion of PDFs, scanned documents, and images into editable text, reducing the time and effort spent on manual data entry.

Core Features & Use Cases

  • Advanced OCR: Extract text from scanned documents and images with high accuracy.
  • PDF & Document Parsing: Support for a variety of file formats including PDF, DOCX, PPTX, and more.
  • Use Case: Automate the conversion of a large number of PDF invoices into a single CSV file for financial analysis.

Quick Start

Use the ocr-and-documents skill to convert the scanned invoice document 'invoice.pdf' into a text file.

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 scanned PDF invoices and documents?

You can extract text from scanned PDF invoices and documents using advanced OCR and document parsing, which converts files like PDFs and images into editable text to automate data entry workflows.

Can I parse DOCX and PPTX files or does this only support PDF text extraction?

Yes, document parsing supports a variety of file formats including PDF, DOCX, and PPTX, allowing you to extract editable text across different document types within the same processing workflow.

What Python libraries are required to convert PDFs to text for invoice processing?

Converting PDFs to text for invoice processing requires Python libraries such as pymupdf, marker-pdf, python-docx, and pymupdf4llm to execute the advanced OCR and document parsing capabilities.

What is the best way to automate converting a large number of PDFs into a single CSV file?

The best way to automate converting large numbers of PDFs into a single CSV file is using advanced document parsing to extract text from invoices, enabling streamlined financial analysis and automated data entry.

Does this document parsing approach work with images or only digital PDF files?

This document parsing approach works with both digital PDF files and images, utilizing advanced OCR to extract text from scanned documents and images with high accuracy for editable text conversion.