Skip to content

A Tools to extract information from Indonesia ID cards and Tax Identification Numbers using PaddleOCR.

Notifications You must be signed in to change notification settings

Fierda/ID-Card-Information-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indonesia Information Card Extractor

A Tools to extract information from Indonesia ID cards and Tax Identification Numbers using PaddleOCR.

Description

This tool uses PaddleOCR to extract relevant information from Indonesian ID cards and Tax Identification Numbers, making it useful for identity verification and data processing.

Installation

  1. Install poppler
  2. pip install -r requirements.txt

Usage

  1. RUN: uvicorn app:app --host 0.0.0.0 --port {PORT} --reload | OR | python app.py
  2. Test using Postman on localhost/ocr/ with POST request
  3. Integrate with front-end or other service

License

This project is open-source and available under the MIT License – feel free to use, modify, and share!

About

A Tools to extract information from Indonesia ID cards and Tax Identification Numbers using PaddleOCR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages