Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fdciabdul/ocr-ktp-id
Pure Javascript OCR ( Optical Character Recognition ) for Indonesian ID Card
https://github.com/fdciabdul/ocr-ktp-id
Last synced: about 1 month ago
JSON representation
Pure Javascript OCR ( Optical Character Recognition ) for Indonesian ID Card
- Host: GitHub
- URL: https://github.com/fdciabdul/ocr-ktp-id
- Owner: fdciabdul
- License: artistic-2.0
- Created: 2022-03-08T14:03:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T21:01:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T08:05:04.618Z (about 2 months ago)
- Language: JavaScript
- Size: 9.42 MB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# OCR-KPT-ID
Pure Javascript OCR ( Optical Character Recognition ) for Indonesian ID Card
![Flow-diagram-of-traditional-OCR-system](https://user-images.githubusercontent.com/31664438/157258027-2898708e-1d6f-47e8-a282-c1cfbfa18d6d.png)# Preview
![image](https://user-images.githubusercontent.com/31664438/157257970-76fe761d-3a66-40cd-afd0-e1508faeca66.png)## Installation
```bash
npm install
```## Running
```bash
node server.js
```Then open [http://localhost:8000/](http://localhost:8000/)
## API
| Url | Params | Type |
| ------------- |:-------------:| :-----:|
| /api/api/ocr | images | Files |