> For the complete documentation index, see [llms.txt](https://docs.kby-ai.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kby-ai.com/help/product/id-document-auto-capture-web.md).

# ID Document Auto Capture Web

Our SDK can be used to capture data from documents such as `passport`, `driver license`, and `identity card`. SDK can capture data by taking a picture or video, or scanning and uploading a copy of the document. That can also perform `Optical Character Recognition (OCR)` on `MRZ (Machine Readable Zone)` and `PDF417 (Stacked Linear Barcode Format)`

This application captures `ID card`, `passport` and `driver license`s automatically through web camera and mobile camera on web browser. And it also extracts all information from the captured ID document by integrating our own `ID card recognition SDK`. It's very useful and valuable to build `KYC automation` and `digital customer onboarding` system.

## Features

* [x] ID Document Detection
* [x] Available On Web Browser
* [x] Support ID Documents From 200+ Countries
* [x] Recognition of ID Cards, Passports, Driver's Licenses
* [x] MRZ & Barcode Recognition
* [x] Document Image Extraction
* [x] Portrait Image Extraction
* [x] 130+ languages, by including Greek, Arabic, Latin, Cyrillic, Hebrew, Chinese, and more

## Request Resource

We can provide all source code for ID capture web application and update application accordingly by doing fine-tunning according to the customer's requirements

To request source code, please contact us at the following address:

{% embed url="<https://wa.me/+13348402323>" %}

{% embed url="<https://t.me/kbyaisupport>" %}

{% embed url="<https://discord.gg/6wm383re2s>" %}

{% embed url="<https://teams.live.com/l/invite/FAAYGB1-IlXkuQM3AQ>" %}

> Email: `contact@kby-ai.com`

## Try It Online

{% embed url="<https://cap.kby-ai.com/>" %}

{% embed url="<https://youtu.be/ibvTpUas3Ns>" %}

{% embed url="<https://www.youtube.com/watch?v=Pn5Coq7QZ8s>" %}
Performance Video
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kby-ai.com/help/product/id-document-auto-capture-web.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
