vehicle_license_ocr
Extract structured fields from Chinese vehicle license images for identity verification in auto loans, fleet onboarding, insurance, and collateral checks.
Instructions
Extract structured fields from a Chinese vehicle license. Main page returns plate number, VIN, owner, engine number and vehicle model. Supplementary page returns inspection and capacity-related fields. Best for auto loans, fleet onboarding, vehicle insurance, and collateral checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | 1=main page, 2=supplementary page. Default: 1. | 1 |
| image | Yes | Vehicle license image: local file path, HTTPS URL, data URL, or base64. |