skill repo
aidenwu0209/paddleocr-skills▌
2 approved skills in this repository
skills (2)
paddleocr-doc-parsing
Documents
Use Document Parsing for:
paddleocr-text-recognition
Productivity
Extract text from images, PDFs, and documents via PaddleOCR API with structured JSON output. \n \n Supports URLs and local file paths for images and PDFs; returns complete recognized text in JSON format \n Mandatory API-only approach: executes python scripts/ocr_caller.py with --file-url or --file-path parameters \n Requires initial configuration with PADDLEOCR_OCR_API_URL and PADDLEOCR_ACCESS_TOKEN ; displays full extracted text without truncation or summarization \n Handles authentication, rat