History/Change logs

Version 2.0-beta (2023-02-15)

  • Increase Accuracy from 88.86% -> 95.51%

  • We have upgraded the entire OCR engine.

  • New Feature: Image segmentation pre-processing technique for very skew passport OCR image.

Version 1.1 (2023-01-18)

  • Face Extract to base64.

  • Support slightly tilt image.

  • Support pdf image file (.PDF)

  • Support multiple pages from input pdf file.

  • Add extractable fields as follows:

    face

Version 1.0 (2022-02-01)

  • Initial Version

  • Support passports of all countries (Using MRZ)

  • Support all image file (.PNG, .JPG, .JPEG)

  • Extractable fields as follows:

    check_composite
    check_date_of_birth
    check_expiration_date
    check_number
    check_personal_number
    country
    date_of_birth
    expiration_date
    face
    method
    mrz_type
    names
    nationality
    number
    personal_number
    raw_text
    sex
    surname
    type
    valid_composite
    valid_date_of_birth
    valid_expiration_date
    valid_number
    valid_personal_number
    valid_score

Last updated