skills/skills.volces.com/pdf-ocr-layout

pdf-ocr-layout

Installation
SKILL.md

PDF OCR with Layout Preservation

Automated pipeline: Split → OCR API → Layout PDF → Merge

Each original page becomes one PDF page, with text placed at exact bounding-box positions and font sizes calibrated to fill the original block dimensions.

Quick Start

python ~/.claude/skills/pdf-ocr-layout/scripts/pipeline.py "/path/to/input.pdf"

Output: input_ocr.pdf in the same directory. Intermediate files in input_ocr_work/.

Full Options

Installs
6
First Seen
Apr 7, 2026
pdf-ocr-layout from skills.volces.com