Was ist local-ocr?
Lokale OCR-Pipeline für KI-Agenten mit automatischer Rotation, Schräglagenkorrektur und durchsuchbarer PDF-Generierung über ocrmypdf und Tesseract. Quelle: baphomet480/claude-skills.
Lokale OCR-Pipeline für KI-Agenten mit automatischer Rotation, Schräglagenkorrektur und durchsuchbarer PDF-Generierung über ocrmypdf und Tesseract.
Installieren Sie den KI-Skill local-ocr schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: baphomet480/claude-skills.
Robust Optical Character Recognition (OCR) pipeline driven by ocrmypdf and tesseract. Handles scanned PDFs, rotated image inputs, and raw text extraction securely and locally without external APIs.
Why not GPU via PyTorch/EasyOCR? The ocrmypdf tool is the industry standard for producing searchable PDFs. It leverages tesseract for pixel-accurate text placement. A pure-CPU pipeline is leaner (avoids a 1.5GB PyTorch payload) and reliably embeds text exactly where it appears in the scanned image.
Produces a standard, layered PDF. If you give it an image, it wraps it in a PDF. If you give it a scanned PDF, it adds the invisible text layer.
Lokale OCR-Pipeline für KI-Agenten mit automatischer Rotation, Schräglagenkorrektur und durchsuchbarer PDF-Generierung über ocrmypdf und Tesseract. Quelle: baphomet480/claude-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/baphomet480/claude-skills --skill local-ocrLokale OCR-Pipeline für KI-Agenten mit automatischer Rotation, Schräglagenkorrektur und durchsuchbarer PDF-Generierung über ocrmypdf und Tesseract. Quelle: baphomet480/claude-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/baphomet480/claude-skills --skill local-ocr Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/baphomet480/claude-skills