Reliable and customizable AI-powered OCR software for passports
Koncile's AI OCR, a solution for extracting and controlling passport data, finally reliable, customizable and available as an API.
50 free credits
No credit card
100% secured


The best teams work with Koncile
OCR that detects key passport data
Koncile’s Passport OCR automatically collects key passport data such as document number, last name, first name, nationality, date of birth, expiration date, issuing authority, and MRZ zone.
Upload passport scans or images in PDF or image format into the Koncile OCR platform and receive structured data in spreadsheet, JSON, or database format ready for automated processing, validation, or integration into your identity verification workflows.


Pierre Laprée
Founder & CPO at SpendHQ
Koncile automates the intelligent extraction of contractual data. Despite the complexity of our clients’ contracts, the tool ensures quality and speed, saving us valuable time.
Fields extracted from passports
Koncile OCR software is ideal for transforming passports into usable Excel files or database records.
Import your documents in the format of your choice, get structured data (Excel, JSON), and speed up your workflow with ID OCR.
Name | Type | Example | Guideline | |
---|---|---|---|---|
Validité | Text | Oui | Vérifie que le RIB est bien constitué des éléments suivants : | |
Why choose Koncile OCR for your passports?

Precision at the service of your KYC compliance
With a recognition rate of over 99%, our OCR engine offers exceptional precision in the essential fields of identity documents.
Every piece of information is extracted reliably, whether it's name, date of birth, document number, or nationality.
With our integrated anomaly detection system, you can immediately identify errors or inconsistencies for automated quality control and faster and more secure identity verification.

Multilingual OCR for KYC documents
Our OCR engine, enriched by advanced language models (LLM), accurately recognizes alphabets and languages from around the world.
Chinese, Arabic, Cyrillic, Japanese... regardless of the format or language of the identity document, Koncile automatically identifies key fields such as name, date of birth or nationality, and allows you to translate them automatically.
Digitize, extract, and centralize your KYC data with ease, even in a demanding multilingual environment.

Integrated into your KYC document management tools
Koncile integrates perfectly into your digital ecosystem: connection via API, automatic import from your emails or direct synchronization with your ERP.
Import your identity documents, start automatic data extraction, and retrieve structured information directly into your internal systems.
Whether you use a business tool such as Excel, Outlook, a CRM or a KYC platform, Koncile adapts to your workflow to streamline identity verification and accelerate your compliance processes.
Try next-generation data extraction
Start with a passport model, test it, and scale
Créez vos modèles d’extraction, testez sur un premier document et passez à l’échelle !
An OCR solution designed to extract your passports
ID flow management
Manage large volumes of passports
OCR that adapts to your extraction needs
The data capture tool allows you to modify, add, or describe the information to be extracted.
KYC check
Convert PDF documents into Excel files with all the key information.
Detection of errors and fraud
Set up a control workflow for your identity documents
Automatically crossing ocerized fields
Once the extracted data is captured, automatically cross the extracted information with a database, automatically enrich each data point thanks to intelligent reconciliation.
The OCR API to automate passport management
status
string
Document status, which can be DONE, DUPLICATE, or IN PROGRESS.
document_id
integar
Unique number assigned to each invoice
general_fields
objects
General fields that appear only once in each extracted document. Returned in the format: {field name: extracted value}
line_fields
objects
Repeated fields extracted in bulk for each line or table. Returned in the format: {field name: extracted value}
status
string
Statut du document qui peut être DONE, DUPLICATE, IN PROGRESS.
document_id
integer
Numéro unique attribué pour chaque document
general_fields
objects
Champs généraux apparaissant une seule fois dans chaque document extrait. Retour au format : {nom du champ: valeur extraite}
line_fields
objects
Champs répétés extraits en bloc pour chaque ligne ou chaque tableau. Retour au format : {nom du champ: valeur extraite}
Request
curl api.koncile.ai/tasks/{task_id}/ \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $API_KEY"
response = requests.get(f"{api_url}/tasks/{task_id}/",
headers={"accept": "application/json", "Authorization":{"Bearer{api_key}"})
Response
{
"status": DONE | DUPLICATE | IN PROGRESS | FAILED,
"document_id": ID,
"document_name": "name",
"status_message": "",
"General_fields":
{
"Date" : {"value": "05/08/2022", "confidence_score": 0.99},
"Price" : {"value": "$23", "confidence_score": 0.98}
}
,
"Line_fields":
{
"Date" : [{"value": "05/08", "confidence_score": 0.97}, {"value" : "05/08", "confidence_score": 0.98}, ],
"Price" : [{"value": "$23", "confidence_score": 0.98}, {"value": "$12", "confidence_score": 0.97}],
}
}
An AI-powered OCR designed for security
No training on your data
Fully Encrypted Software
Secure storage of extracted data
RGPD compliant
Access our library of automatable documents

Compliance / KYC
Name, first name, nationality, date of birth, date of birth, type of title, type of title, validity dates, AGDREF number, issuing authority.
Any question?
Contact us at contact@koncile.ai, check out our documentation, or book a demo.
Can OCR process a printed or handwritten passport?
Yes, Koncile OCR supports passports printed with accurate recognition. For handwritten or damaged passports, OCR applies advanced techniques to improve the reading and extraction of critical data.
How does OCR extract information from a passport?
Koncile OCR automatically scans essential passport data, including name, birth date, passport number, and expiration date. It facilitates the identification and management of identity documents.
Can I extract specific information from a passport?
Absolutely! You can set up Koncile OCR to retrieve only specific fields such as nationality, issuing country, or MRZ (Machine Readable Zone) number.
In what format should I import a passport for OCR analysis?
You can upload a copy of the passport in the format PDF, PNG, or JPEG. These formats ensure optimal compatibility with our OCR technology and ensure accurate information extraction. See documentation for more details.