pdf-extraction

Community

Turn PDFs into precise, citable text.

AuthorBinkyTwin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill extracts text from PDFs with exact positions for each element, enabling precise citations and downstream data extraction.

Core Features & Use Cases

  • Position-aware extraction: Get text blocks with normalized coordinates and start/end offsets.
  • Structured output: Returns pages_data with pageNumber, textContent, textItems, width, height.
  • Use Case: Ingest academic papers or reports to enable exact quotes and data extraction.

Quick Start

Run the Python-based extraction on a PDF (e.g., extract_text_with_positions('document.pdf')) to obtain pages_data and inspect the first page's text items.

Dependency Matrix

Required Modules

pymupdfpdfplumber

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pdf-extraction
Download link: https://github.com/BinkyTwin/DeepRead/archive/main.zip#pdf-extraction

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.