# paddleocr

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/paddlepaddle-paddleocr
- Source: https://github.com/paddlepaddle/paddleocr
- Price: free and open source

## Summary
paddleocr is a Claude Code plugin with 2 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes paddleocr-doc-parsing, paddleocr-text-recognition. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add paddlepaddle/paddleocr --agent claude-code
```

## Skills
- paddleocr-doc-parsing
- paddleocr-text-recognition

## FAQ

### What is paddleocr?
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

### How do I install paddleocr?
Run these in Claude Code: npx -y skills add paddlepaddle/paddleocr --agent claude-code. Then prompt normally.

### Does paddleocr auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is paddleocr free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
