Pin API

API Test

📄

Drag & drop a file or click to browse

Supports: JPEG, PNG, HEIC, PDF, TIFF

Auto-rotate:
Curl Example:
curl -X POST http://localhost:8080/v1/ocr_json \
  -H "Content-Type: application/json" \
  -d '{
    "DocID": "test_001",
    "ReqFile": "data:image/jpeg;base64,...",
    "IncludePageImage": false,
    "AutoOrientation": "page"
  }'

Processing...

OCR Visual Results

Detected text regions with bounding boxes