Key components
Here are the main components of the SDK.Document camera component
- Provides document detection with real-time analysis.
- Evaluates image quality (sharpness, glare).
- Offers user guidance for proper document capture.
Face camera component
- Features include face detection with positioning guidance.
- Provides live feedback to users.
- Supports automated capture when the face is properly positioned.
Technical implementation
Both components are implemented as custom HTML elements (Lit Elements) that can be easily added to your DOM:Markup
Key events
Both components emit similar events that you can listen for:OpenEventName | When camera feed starts |
CloseEventName | When camera feed stops |
FailureEventName | When errors occur |
CaptureEventName | When image is successfully captured |
Technical features
- TypeScript compatibility with full type definitions.
- ESModule support.
- NPM distribution via protected tarball.
- Low-code integration via custom HTML elements.
This page provides a high-level overview of our Smart Capture Web SDK. For comprehensive details on implementation, features, and best practices, please explore the complete SDK documentation. Note that the documentation requires a username and password for access. You can get this from your account manager.