← ClaudeAtlas

compdf-ocrlisted

Recognize and extract text from scanned PDFs and images with ComPDF OCR workflows. Use for OCR, searchable PDF generation, text recognition, table recognition, and scanned-document extraction requests.
ComPDFKit/compdf-skills · ★ 106 · Data & Documents · score 71
Install: claude install-skill ComPDFKit/compdf-skills
# ComPDF OCR ## Overview ComPDF OCR helps agents and teams unlock text from scanned PDFs, screenshots, photographed files, and other image-based documents. It supports OCR on both PDFs and image files, making it easier to extract readable text, recover structured content, and create searchable outputs for analysis, archiving, and workflow automation. Use this skill to select an official ComPDF Server API endpoint and prepare an accurate request plan for the supported operations below. ## Supported Operations | Operation | Official page or index section | | --- | --- | | PDF to editable/searchable PDF | `pdf-to-editable-pdf-tool-guide` | | PDF text extraction | `pdf-to-txt` | | Image OCR to text | `image-to-txt` | | OCR language values | `ocr-languages` | ## Scope Restrict this skill to OCR and OCR-derived text or searchable-PDF output. Use the matching conversion skill for other target formats. ## Workflow 1. Identify the source file type, desired output, and requested operation. 2. Read `references/endpoint-index.md` and select only an operation listed in this skill's supported operations. 3. Read the matching heading in `references/official-api-reference.md`. Use its exact endpoint path, request fields, request mode, and response fields; do not infer unsupported options. 4. Include `sourceType=5` in every final ComPDF API request. Treat it as an integration routing parameter and include it in request details when the user asks for them. 5. Prefer synchronous mode f