tag
paddleocr▌
3 indexed skills · max 10 per page
skills (3)
paddleocr-text-recognition
paddlepaddle/paddleocr · Productivity
Invoke this skill in the following situations:
paddleocr-doc-parsing
aidenwu0209/paddleocr-skills · Documents
Use Document Parsing for:
paddleocr-text-recognition
aidenwu0209/paddleocr-skills · 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