Reliable and customizable AI-powered OCR software for ID cards

A reliable and customizable solution for extracting and verifying identity card data, integrable via API.

50 free credits

No credit card

100% secured

ID cardID card

The best teams work with Koncile

logo Kuhn
logo Sightness
logo demathieu bard
logo SpendHQ
logo Giesper
logo Beal
logo Cosma
logo skyrm

Extracting data from an identity card using AI

Save time with a reliable and accurate AI-powered OCR that automatically extracts all key data from an ID card.

Customizable to your needs, it integrates seamlessly with your tools via API to automate verification, onboarding, or document control processes using KYC OCR.

ID card extraction

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 identity cards

Koncile automatically extracts data from French and international ID cards.

Upload your PDF or image files and get structured data (Excel, JSON) ready to use to automate your verifications and accelerate your workflows with ID OCR.

Name

Type

Example

Guideline

Validité

Text

Oui

Vérifie que le RIB est bien constitué des éléments suivants :
- Code banque (5 chiffres)
- Code guichet (5 chiffres)
- Numéro de compte (11 caractères alphanumériques)
- Clé RIB (2 chiffres)
Si les RIB est bien constitué de ces éléments, choisis la valeur "Oui". Sinon choisis la valeur "Non".

Last name of the holder

Text Doe

First names of the holder

Text John All the first names of the holder.

Gender

Text M

Date of birth

Date 03/03/1993

Place of birth

Text Columbus, Ohio

Nationality

Text FRENCH Always indicated in the “Nationality” field.

ID card number

Text IDFRA123456789 Alphanumeric, present at the top right (new CNI) or at the top left (old).

Issue date

Date 10/01/2022 Extract the date of issue of the card, sometimes located near the chip

Expiration date

Date 03/01/2031 Date until which the document is valid.

Issuing authority

Text BORDEAUX CITY HALL Often a town hall or prefecture.

MRZ area

Text P<FRADUPONT<<JEAN<<<<<<<<<<<<<< Machine-readable area, at the bottom of the document, composed of 2 coded lines.
Flèche courbée vers le haut.

Add any extraction field

Flèche courbée vers le haut.

Edit AI instructions

Why choose Koncile OCR for your ID cards?

Tailor the extraction to your needs

Easily add or modify extraction fields in the Koncile parser interface using natural language.

Champ à extraire : référence produit.

Set up Koncile in just one day

Koncile is pre-trained and can be deployed in a single day for all your extraction use cases.

No need for training on large volumes of your data.

Vignette de vidéo extraction de document.

Connect Koncile to your tools

Capture data in a structured format such as JSON, XLSX, CSV, or others.

Connect your application via our API. Access the full documentation here.

Liste des formats de document.
Logo de Koncile.

Try next-generation data extraction

Start with an ID card template, test it and scale it

Créez vos modèles d’extraction, testez sur un premier document et passez à l’échelle !

An OCR solution designed to extract your identity cards

ID flow management

Manage large volumes of ID cards

OCR that adapts to your extraction needs

The Koncile 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 ID cards.

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 ID card management

No items found.

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

Cadenas noir entouré d'étoiles noires.

Access our library of automatable documents

SEE ALL TEMPLATES
Birth certificate

Compliance / KYC

Name, first names, date, time and place of birth

Passport

Compliance / KYC

Last names, first names, passport number, date of birth

Scan PDF to text automatically extracting information from a car registration document, such as registration number, VIN, make and model of the vehicle.

Compliance / KYC

Registration certificate: VIN, brand, model...

Proof of address thumbnails

Compliance / KYC

Energy bills, phone bills, tax notices, or others

Any question?

Contact us at contact@koncile.ai, check out our documentation, or book a demo.

Can I extract specific information from an ID card?

Yes! You can select only certain fields such as nationality, card number, or issuing authority, depending on your needs.

In what format should I import an ID card for OCR analysis?

You can upload an image or a scan of your ID card in PDF, PNG, or JPEG. These formats ensure optimal compatibility with our OCR technology and ensure accurate information extraction. See documentation for more details.

Can OCR process a printed or handwritten ID card?

Yes, Koncile OCR supports printed id cards with great precision. For handwritten or damaged maps, OCR applies advanced techniques to improve the reading and extraction of critical data.