-
Notifications
You must be signed in to change notification settings - Fork 89
Home
BlinkID SDK is a delightful component for quick and easy scanning of ID cards, passports and drivers licenses. The SDK is powered with MicroBlink's industry-proven and world leading OCR and barcode scanning technology,
BlinkID is a part of family of SDKs developed by MicroBlink for optical text recognition, barcode scanning, ID document scanning and many others.
This wiki contains integration documentation, guides and tips on how to successfully use BlinkID SDK inside your app(s).
In your next steps:
-
Read the "Getting Started" guide.
-
Know more about obtaining scanning results in general.
-
Jump directly to using different recognizers:
- Using MRTD recognizer for scanning Machine readable travel documents like passports, visas and ID cards
- Using USDL recognizer for scanning and parsing US Driver Licenses
- Using EUDL recognizer for scanning UK Driving Licenses
- Using other BlinkID recognizers for scanning other supported documents
- Using PDF417 recognizer for scanning PDF417 barcodes
- Using BarDecoder recognizer for Code 39 and Code 128 1D barcodes
- Using ZXing recognizer for all other 1D and 2D barcode types
- Using Detector Recognizer for detecting documents based on their edges or for detecting documents with Machine readable zone
- Using OCR recognizer for generic OCR on images.
-
Know more about customizing Camera UI.
-
Learn about Direct Processing API which you can use to process UIImage objects directly, without using camera management in the SDK.
-
Dive into the comprehensive documentation of all APIs available in PDF417.mobi SDK
-
If you're upgrading from older SDK versions, check out the Transition guide
-
Generate a free demo license key to start using the SDK in your app (registration required)
For additional help, contact us directly at help.microblink.com.
- Getting Started with BlinkID SDK
- Obtaining scanning results
- Using Direct Processing API
- Customizing Camera UI
- Creating customized framework
- Upgrading from older versions
- Troubleshoot