Ocr Super Surya
OCR Super Surya extracts text from images and PDFs quickly & accurately, boosting data processing efficiency for various tasks.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ocr-super-surya npx -- -y @trustedskills/ocr-super-surya
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ocr-super-surya": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ocr-super-surya"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The ocr-super-surya skill performs Optical Character Recognition (OCR) on images. It can extract text from scanned documents, photographs of signs, and other image formats containing text. The extracted text is then returned as a string, allowing for further processing or analysis by the AI agent.
When to use it
- Extracting information from receipts or invoices when digital copies are unavailable.
- Transcribing text from images of handwritten notes or documents.
- Retrieving data from signs or labels in photographs taken during fieldwork.
- Populating databases with information found on printed materials.
- Converting image-based menus into a machine-readable format.
Key capabilities
- OCR processing of images
- Text extraction from various image formats
- Returns extracted text as a string
Example prompts
- "Extract the text from this image: [image URL]"
- "Can you read the text in this photo? [image URL]"
- "What does this sign say? [image URL]"
Tips & gotchas
The quality of OCR results depends heavily on the clarity and resolution of the input image. Ensure images are well-lit, have minimal distortion, and contain clear, legible characters for optimal performance.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.