
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@regulaforensics/cordova-plugin-document-reader-beta
Advanced tools
Cordova plugin for reading and validation of identification documents (API framework)
Regula Document Reader SDK allows you to read various kinds of identification documents, passports, driving licenses, ID cards, etc. All processing is performed completely offline on your device. No any data leaving your device.
You can use native camera to scan the documents or image from gallery for extract all data from it.
This repository contains the source code of the Document Reader API, and the sample application that demonstrates the API calls you can use to interact with the Document Reader library.
regula.license file). The license creation wizard will guide you through the necessary steps.git clone https://github.com/regulaforensics/DocumentReader-Cordova-Plugin.git.$ cd example
$ npm install
$ npx jetify
$ cordova prepare
regula.license file to the example/www folder.cordova run android inside example folder - this is just one way to run the app. You can also run it directly from within Android Studio.Note: if the gallery doesn't open, check if the following line is presented in the AndroidManifest.xml inside the application tag:
<activity android:label="@string/multi_app_name" android:name="com.synconset.MultiImageChooserActivity" android:theme="@android:style/Theme.Holo.Light" />
cordova run ios inside example folder - this is just one way to run the app. You can also run it directly from within Xcode.If you have issues with license verification when running the application, please verify that next is true:
license into the correct folder as described here.You can find documentation on API here.
If you have any technical questions, feel free to contact us or create issue here.
To use our SDK in your own app you need to purchase a commercial license.
FAQs
Cordova plugin for reading and validation of identification documents (API framework)
We found that @regulaforensics/cordova-plugin-document-reader-beta demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.