·local-ocr
#

local-ocr

ocrmypdf と Tesseract による自動回転、デスキュー、検索可能な PDF 生成を特徴とする AI エージェント用のローカル OCR パイプライン。

23インストール·0トレンド·@baphomet480

インストール

$npx skills add https://github.com/baphomet480/claude-skills --skill local-ocr

local-ocr のインストール方法

コマンドラインで local-ocr AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/baphomet480/claude-skills --skill local-ocr
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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.

ocrmypdf と Tesseract による自動回転、デスキュー、検索可能な PDF 生成を特徴とする AI エージェント用のローカル OCR パイプライン。 ソース: baphomet480/claude-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/baphomet480/claude-skills --skill local-ocr
カテゴリ
#ドキュメント
認証済み
初回登録
2026-03-09
更新日
2026-03-11

Browse more skills from baphomet480/claude-skills

クイックアンサー

local-ocr とは?

ocrmypdf と Tesseract による自動回転、デスキュー、検索可能な PDF 生成を特徴とする AI エージェント用のローカル OCR パイプライン。 ソース: baphomet480/claude-skills。

local-ocr のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/baphomet480/claude-skills --skill local-ocr インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/baphomet480/claude-skills