id_card_ocr
Extract structured data from a Chinese national ID card image to prefill identity fields, digitize documents, and automate onboarding workflows.
Instructions
Extract structured data from a Chinese national ID card image. Front side returns name, sex, ethnicity, birth date, ID number and address. Back side returns issuing authority and validity. Best for identity-data prefill, document digitization, and onboarding workflow automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | 0=portrait/front side, 1=national emblem/back side. Default: 0. | 0 |
| image | Yes | ID card image: local file path, HTTPS URL, data URL, or base64. |