Skip to main content

openbharatocr is an opensource python library for ocr Indian government documents

Project description

openbharatocr

Build status

openbharatocr is an opensource python library for ocr Indian government documents

The features of this package:

  • It will support mostly all the Indian government documents.

Installation

    pip install openbharatocr

Pan Card

In this function, Pan card image will pass as path in the function and the output will be in dict.

    import openbharatocr 
    dict_output = openbharatocr.pan(image_path)

Aadhaar Card

In this function, Aadhaar Card front and back image will pass as path in the function and the output will be in dict.

    import openbharatocr 
    dict_output = openbharatocr.front_aadhaar(image_path)
    dict_output = openbharatocr.back_aadhaar(image_path)

Driving Licence

In this function, Driving Licence image will pass as path in the function and the output will be in dict.

    import openbharatocr 
    dict_output = openbharatocr.driving_licence(image_path)

Contribute & support

We are so pleased to your help and help you, If you wanna develop openbharatocr, Congrats or if you have problem, don't worry create an issue here:

    https://github.com/essentiasoftserv/openbharatocr/issues

Pre Commit

Note: Before commit your changes, run pre-commits

    pre-commit run --all

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openbharatocr-0.1.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

openbharatocr-0.1.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file openbharatocr-0.1.0.tar.gz.

File metadata

  • Download URL: openbharatocr-0.1.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for openbharatocr-0.1.0.tar.gz
Algorithm Hash digest
SHA256 405450095bc50f976980627718887a922efaf0cf25edde1b5468b964c88a981b
MD5 9df0faafd15088860ae9240d4b180c96
BLAKE2b-256 53c1967a2b37e763567f9fb46dc6c555f73ab6a533c13b065bf3cdfc20fdf95f

See more details on using hashes here.

File details

Details for the file openbharatocr-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for openbharatocr-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 01c42bcc76f95479ed996fb8bb736f6bfeb726e6e8f7499c1fe3ad42e7a14b83
MD5 09c4ed9b02a402278aa6cf435b3b78ac
BLAKE2b-256 03c1a2fe00f9bb1bef8cdf57e22f05354dcf3687f0734c12bf8cdef4bedebeb5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page