This api extracts 3 main fields from given image
- to start the server on port 3000, execute
git clone https://github.com/PrathameshGandule/DL_textExtractor.gitcd DL_textExtractornpm installnode app.js-
send a
POSTrequest tolocalhost:3000/api/drivingLicense/upload -
use POSTMAN client to upload the image through
form-datainbody -
upload only 1 image through variable named
image -
use sample images taken from web provided in
sampleImagesfolder -
This tool is finetuned to extract text from Driving license from Maharashtra
-
Make sure the only image of DL is there in your image and it should be clear

